evosys21/portphp-portphp

Data import/export workflow

2.0.2 2020-12-30 14:48 UTC

This package is auto-updated.

Last update: 2024-03-29 04:06:11 UTC


README

Latest Version Build Status Scrutinizer Code Quality Code Coverage Slack Status

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.