gilsegura / shared-bundle
This is a bundle integrating the [shared](https://github.com/gilsegura/shared) library into Symfony applications.
Package info
github.com/gilsegura/shared-bundle
Type:symfony-bundle
pkg:composer/gilsegura/shared-bundle
dev-main
2024-11-28 06:47 UTC
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: 2026-02-28 09:33:52 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