neimheadh / solid-bundle
SOLID development helper for symfony projects.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^8.1
- symfony/http-kernel: ^6.0
Requires (Dev)
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.15
- friendsofphp/php-cs-fixer: ^3.17
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sonata-project/user-bundle: ^5.9
- symfony/event-dispatcher: ^6.3
- symfony/security-bundle: ^6.3
- symfony/test-pack: ^1.1
- symfony/twig-bundle: ^6.3
This package is auto-updated.
Last update: 2024-12-15 16:52:14 UTC
README
General:
Quality:
Numbers:
Introduction
This bundle provides classes, interfaces and other tools to help you to write your application respecting the SOLID methodology.
Documentation
License
This bundle is released under the MIT license. See the included LICENSE file for more information.
Contribute
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the CONTRIBUTING file which will explain you how to set up the project.