Skip to content

Repository files navigation

php-console-app

Minimum PHP version: 8.2.0 Packagist Version Packagist Downloads License

php based console app template

Supporting

GitHub | Patreon | PayPal | Amazon

Getting started

Install

composer create-project robertsaupe/php-console-app my-console-app

Console

Execute bin/console

cd my-console-app
composer console

Debug

Execute bin/console-debug

cd my-console-app
composer debug

Phar

Execute build/console.phar

cd my-console-app
composer phar

Compile Phar

Install box

cd my-console-app
composer compile

PHPStan

What is PHPStan?

cd my-console-app
composer stan

Credits

About

php based console app template

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Sponsor this project

Used by

Contributors

Languages