gilsegura / shared-bundle
This is a bundle integrating the [shared](https://github.com/gilsegura/shared) library into Symfony applications.
Installs: 58
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.3
- doctrine/doctrine-bundle: ^2.13
- doctrine/orm: ^3.3
- gilsegura/assert: dev-main
- gilsegura/serializer: dev-main
- gilsegura/shared: dev-main
- symfony/amqp-messenger: ^7.1
- symfony/console: ^7.1
- symfony/framework-bundle: ^7.1
- symfony/messenger: ^7.1
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-16 19:29:04 UTC
README
This is a bundle integrating the shared library into Symfony applications.
Installation
$ composer require gilsegura/shared-bundle
Documentation
The example project can be found in the gilsegura/shared-bundle-example
repository.
License
MIT, see LICENSE