portphp/portphp

Data import/export workflow

Maintainers

Package info

github.com/portphp/portphp

Homepage

Documentation

pkg:composer/portphp/portphp

Fund package maintenance!

ddeboer

Statistics

Installs: 2 867 850

Dependents: 26

Suggesters: 2

Stars: 270

Open Issues: 29

1.9.0 2023-11-18 19:28 UTC

This package is auto-updated.

Last update: 2026-04-01 09:26:57 UTC


README

Latest Version Build Status Scrutinizer Code Quality Code Coverage

Port 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 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/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.