open-solid / core
Building Blocks for Modular Architecture with Symfony
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/open-solid/core
Requires
- php: >=8.4
- open-solid/bus: ^1.1
- symfony/uid: ^7.0|^8.0
Requires (Dev)
- doctrine/doctrine-bundle: ^3.1
- doctrine/orm: ^3.5
- friendsofphp/php-cs-fixer: ^3.91
- phpunit/phpunit: ^12.5
- symfony/framework-bundle: ^8.0
- symfony/messenger: ^8.0
This package is auto-updated.
Last update: 2025-12-22 14:41:42 UTC
README
Building Blocks for Modular Architecture with Symfony.
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
$ composer require open-solid/core