Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/habibun/symfony-solid
Implements the SOLID principles in symfony
https://github.com/habibun/symfony-solid
dependency-injection php solid-principles symfony
Last synced: 3 days ago
JSON representation
Implements the SOLID principles in symfony
- Host: GitHub
- URL: https://github.com/habibun/symfony-solid
- Owner: habibun
- License: mit
- Created: 2022-02-23T15:26:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T15:37:55.000Z (over 2 years ago)
- Last Synced: 2024-04-17T05:50:30.494Z (7 months ago)
- Topics: dependency-injection, php, solid-principles, symfony
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solid
Implements the SOLID principles in symfony
| Repository Branch | Symfony Version | PHP Version |
|-------------------|-----------------|-----------------|
| [5.x][1] | `5.x` | `7.2` or higher |Read [SOLID Docs](https://en.wikipedia.org/wiki/SOLID)
Resources:
- [Using dependency injection and SOLID principles with Symfony][2][1]: https://github.com/habibun/solid/tree/5.x
[2]: https://medium.com/analytics-vidhya/dependency-injection-and-solid-principles-with-symfony-the-geocoding-example-f18ad08ed20b## License
The code is licensed under the [MIT License](https://github.com/habibun/solid/blob/master/LICENSE)