The "Triangle Skeleton" is a reference application created to show how to develop applications following the Symfony Best Practices.
- PHP 8.0.2 or higher;
- PDO-SQLite PHP extension enabled;
- and the usual Symfony application requirements.
$ git clone https://github.com/trngl8/triangle-skeleton-demo.git my_project
$ cd my_project/
$ composer install
List:
$ php bin/console app:user:list
Creation:
$ php bin/console app:user:add