youlead-bow / importphp
Data import/export workflow
v2.1
2024-06-06 14:39 UTC
Requires
- php: >=8.3
- doctrine/common: ^3.2
- doctrine/dbal: ^3.0|4.0
- psr/log: ~2.0
- seld/signal-handler: ^1.0
- symfony/property-access: ^7.0
- symfony/validator: ^7.0
Requires (Dev)
- ext-iconv: *
- ext-mbstring: *
- doctrine/instantiator: ^1.4
- doctrine/orm: ^2.0|^3.0
- jetbrains/phpstorm-attributes: ^1.0
- phpstan/phpstan: ^1.4
This package is auto-updated.
Last update: 2024-11-06 15:41:24 UTC
README
Import PHP is a data import/export workflow for PHP.
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 youlead-bow/importphp
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.
License
This package is licensed under the MIT license.