kdyby / console
Symfony Console integration for Kdyby components
v4.0.0
2022-02-04 14:25 UTC
Requires
- php: ^7.4 | ^8.0
- nette/di: ^3.0
- nette/routing: ^3.0.0
- nette/utils: ^3.1
- symfony/console: ~2.3 || ^3.0 || < 4.5
- tracy/tracy: ^2.8 || ^3.0
Requires (Dev)
- doctrine/coding-standard: 8.2.*
- kdyby/events: ^5.0
- nette/application: ^3.0
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/http: ^3.0
- nette/tester: ^2.2
- php-coveralls/php-coveralls: ^2.1
- php-parallel-lint/php-parallel-lint: ^v1.2.0
- phpstan/phpstan: ^0.12.88
- symfony/event-dispatcher: ~2.3 || ^3.0 || < 4.5
- typo3/class-alias-loader: ^1.0
Suggests
- nette/http: For faking the url of the request in cli
- v4.0.0
- v3.0.0
- v2.9.0
- dev-master / 2.8.x-dev
- v2.8.0
- v2.7.1
- v2.7.0
- dev-nette-2.3 / 2.6.x-dev
- v2.6.3
- v2.6.1
- v2.6.0
- v2.5.0
- v2.4.0
- dev-nette-2.2 / 2.3.x-dev
- v2.3.2
- v2.3.1
- v2.3.0
- dev-nette-2.1 / 2.2.x-dev
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1
- v2.0.1
- v2.0
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- dev-nette-2.0
This package is auto-updated.
Last update: 2024-11-04 20:35:18 UTC
README
Installation
The best way to install Kdyby/Console is using Composer:
$ composer require kdyby/console
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/Console.