hkvstore / steps
Step aggregator for Port
v1.6.2
2026-04-23 03:03 UTC
Requires
- php: >=8.2.0
- hkvstore/portphp: ^1.0.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- seld/signal-handler: ^1.0 || ^2.0
- symfony/property-access: ^7.0 || ^8.0
- symfony/validator: ^7.0 || ^8.0
Requires (Dev)
Suggests
- symfony/property-access: Used in MappingStep
- symfony/validator: Used in ValidatorStep
Conflicts
- symfony/validator: <2.5
Replaces
- portphp/steps: 1.6.0
README
Step-based workflow for 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 portphp/steps
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.