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

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.

Awesome Lists containing this project

README

          

# The Naked Bundle

[![Codacy Badge](https://api.codacy.com/project/badge/grade/ac1175e823e24304afbd0a287b1628d9)](https://www.codacy.com/app/devdrops/the-naked-bundle)
[![Build Status](https://travis-ci.org/devdrops/the-naked-bundle.svg?branch=master)](https://travis-ci.org/devdrops/the-naked-bundle)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/17268fbb-7de5-4369-a097-d529fe5ee9f0/mini.png)](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).