portphp / symfony-console
Symfony Console tools for PortPHP
Requires
- php: ^5.6 || ^7.0 || ^8.0
- portphp/portphp: ^1.1
- symfony/console: ^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-21 22:54:31 UTC
README
Symfony Console tools 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/symfony-console
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://docs.portphp.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.
Security
If you discover any security-related issues, please contact us at security@portphp.org.sec
License
This package is licensed under the MIT license.