https://github.com/devdrops/symfony-katas
Based on https://github.com/poledev/Katas, with the most recent Symfony version and best practices.
https://github.com/devdrops/symfony-katas
Last synced: 9 days ago
JSON representation
Based on https://github.com/poledev/Katas, with the most recent Symfony version and best practices.
- Host: GitHub
- URL: https://github.com/devdrops/symfony-katas
- Owner: devdrops
- License: mit
- Created: 2015-10-23T00:49:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T01:57:44.000Z (over 9 years ago)
- Last Synced: 2025-03-30T18:14:03.666Z (3 months ago)
- Language: PHP
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Katas
========================Based on https://github.com/poledev/Katas, with the most recent Symfony version and best practices.
## Sources:
- Symfony actual docs: https://symfony.com/doc/current/book/index.html
- Symfony best practices: http://symfony.com/doc/current/best_practices/index.html
- Symfony Katas (original repo): https://github.com/poledev/Katas