youlead-bow / importphp
Data import/export workflow
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/youlead-bow/importphp
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: 2025-10-06 17:56:44 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.