atournayre / atwork-bundle
This bundle is an overlay to the Symfony framework.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.2
- symfony/config: 6.2.*
- symfony/dependency-injection: 6.2.*
- symfony/http-kernel: 6.2.*
This package is auto-updated.
Last update: 2024-10-31 00:28:55 UTC
README
This bundle is an overlay to the Symfony framework.
Requirements
Symfony 6.2.*
PHP >=8.2
Install
Composer
composer require atournayre/atwork-bundle
Register bundle
// config/bundles.php return [ // ... new \Atournayre\Bundle\AtWorkBundle\AtworkBundle(), // ... ]
Contributing
Of course, open source is fueled by everyone's ability to give just a little bit of their time for the greater good. If you'd like to see a feature or add some of your own happy words, awesome! Tou can request it - but creating a pull request is an even better way to get things done.
Either way, please feel comfortable submitting issues or pull requests: all contributions and questions are warmly appreciated :).