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

dev-master 2023-04-10 14:55 UTC

This package is auto-updated.

Last update: 2024-03-31 09:20:54 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 :).