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

https://github.com/ebitkov/symfony-bundle

Template for Symfony bundles.
https://github.com/ebitkov/symfony-bundle

Last synced: 9 months ago
JSON representation

Template for Symfony bundles.

Awesome Lists containing this project

README

          

# Symfony bundle template

This project provides a boilerplate for Symfony bundles. It pre-defines needed classes and some basic configuration.

For more details about how to structure your bundle checkout
the [Symfony Documentation](https://symfony.com/doc/current/bundles.html).