austral / tools-bundle
Austral Tools function and Abstract Class squelette
Installs: 1 707
Dependents: 19
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.0 || ^8.1 || ^8.2
- adbario/php-dot-notation: ^2.2
- gedmo/doctrine-extensions: ^3.0
- ramsey/uuid: ^3.0
- symfony/console: ^5.4 || ^6.4
- symfony/dotenv: ^5.4 || ^6.4
- symfony/framework-bundle: ^5.4 || ^6.4
- symfony/process: ^5.4 || ^6.4
- symfony/serializer: ^5.4 || ^6.4
- symfony/string: ^5.4 || ^6.4
- symfony/yaml: ^5.4 || ^6.4
- twig/extra-bundle: ^3.0
- twig/string-extra: ^3.2
- twig/twig: ^3.0
Requires (Dev)
- symfony/browser-kit: ^5.4 || ^6.4
- symfony/css-selector: ^5.4 || ^6.4
- symfony/debug-bundle: ^5.4 || ^6.4
- symfony/phpunit-bridge: ^5.4 || ^6.4
- symfony/stopwatch: ^5.4 || ^6.4
- symfony/var-dumper: ^5.4 || ^6.4
- symfony/web-profiler-bundle: ^5.4 || ^6.4
README
Is a tools bundle for the Symfony Framework projects.
Install bundle
You can install it with Composer:
composer require austral/tools-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update
: Updatefix
: Bug fixfeat
: New featuredocs
: Change in the documentationspec
: Spec changetest
: Test-related changeperf
: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Sponsored by Yipikai Studio.