Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/habibun/symfony-layered
Layered Architecture skeleton with Symfony
https://github.com/habibun/symfony-layered
architecture layered-architecture php skeleton symfony
Last synced: 3 days ago
JSON representation
Layered Architecture skeleton with Symfony
- Host: GitHub
- URL: https://github.com/habibun/symfony-layered
- Owner: habibun
- License: mit
- Created: 2021-03-05T12:53:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T03:10:04.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T05:50:29.484Z (7 months ago)
- Topics: architecture, layered-architecture, php, skeleton, symfony
- Language: PHP
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Layered Architecture skeleton with Symfony
| Repository Branch | Symfony Version | PHP Version |
|-------------------|-----------------|-------------|
| [main][repo-url] | `5.4` | `^7.2` |### Learn More
- [Layered Architecture](https://www.thinktocode.com/2018/07/05/layered-architecture/) by Think To Code
- [Layered Architecture](https://herbertograca.com/2017/08/03/layered-architecture/) by Herberto Graça
- [Layered Architecture Skeleton Example](https://www.thinktocode.com/2018/07/12/layered-architecture-skeleton-example/) by Think To Code## License
The code is licensed under the [MIT License](https://github.com/habibun/symfony-layered/blob/main/LICENSE)[//]: # (Links)
[repo-url]: https://github.com/habibun/symfony-layered/tree/main