Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)