evosys21 / portphp-portphp
Data import/export workflow
Fund package maintenance!
ddeboer
Installs: 1 893
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.3
- doctrine/orm: ^2.6
- psr/log: ^1.1
- symfony/property-access: ^3.0 || ^4.0 || ^5.0
- symfony/validator: ^3.0 || ^4.0 || ^5.0
Requires (Dev)
- ext-iconv: *
- ext-mbstring: *
- friends-of-phpspec/phpspec-code-coverage: ^5.0
- phpspec/phpspec: ^7.0
- phpunit/phpunit: ^9.2.0
README
Port is a data import/export workflow for PHP.
Note
This is a cloned version of: https://github.com/portphp/portphp
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
$ composer require evosys21/portphp-portphp
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Documentation
Documentation is available at https://portphp.readthedocs.org.
Issues and feature requests
Please report issues and request features at https://github.com/evosys21/portphp-portphp/issues.
Contributing
Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.
License
This package is licensed under the MIT license.