nails / command-line-tool
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module.
Installs: 3 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 6
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
- ext-zip: *
- bamarni/composer-bin-plugin: ^1.4
- symfony/console: ^7.3
- symfony/finder: ^7.3
Requires (Dev)
- phpstan/phpstan: 1.*
- phpunit/phpunit: 9.*
- dev-develop
- 1.3.1
- 1.3.0
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-dependabot/composer/phpstan/phpstan-2.star
- dev-master
- dev-dependabot/composer/symfony/console-tw-7.1
- dev-dependabot/composer/phpunit/phpunit-11.star
- dev-dependabot/composer/symfony/finder-tw-7.1
This package is auto-updated.
Last update: 2025-07-01 13:33:55 UTC
README
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module. Full documentation can be found here.
Development
This project uses humbug/box for compilation. You may use the following commands for development:
composer build
composer test