https://github.com/devdrops/the-naked-bundle
:sparkles: Basic learnings from the contents posted by Matthias Noback about keeping Symfony applications as clean as possible.
https://github.com/devdrops/the-naked-bundle
php symfony symfony-bundle
Last synced: 3 days ago
JSON representation
:sparkles: Basic learnings from the contents posted by Matthias Noback about keeping Symfony applications as clean as possible.
- Host: GitHub
- URL: https://github.com/devdrops/the-naked-bundle
- Owner: devdrops
- License: mit
- Created: 2016-02-05T03:40:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T19:07:13.000Z (about 9 years ago)
- Last Synced: 2025-02-05T20:30:39.755Z (about 1 year ago)
- Topics: php, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Naked Bundle
[](https://www.codacy.com/app/devdrops/the-naked-bundle)
[](https://travis-ci.org/devdrops/the-naked-bundle)
[](https://insight.sensiolabs.com/projects/17268fbb-7de5-4369-a097-d529fe5ee9f0)
Basic learnings and practices from the contents posted by [Matthias Noback](https://twitter.com/matthiasnoback) about clear and simple Symfony applications.
### Resources:
- [The Naked Bundle, from Symfony Live Barcelona on October 24, 2014](http://www.slideshare.net/matthiasnoback/the-naked-bundle-symfony-barcelona);
- [The Naked Bundle, from Symfony Live London on November 24, 2014](https://www.youtube.com/watch?v=nX3sBQhqfPs);
- [The Naked Bundle, from Dutch PHP Conference, from June 26 to 28, 2014](http://www.slideshare.net/matthiasnoback/high-quality-symfony-bundles-tutorial-dutch-php-conference-2014).