Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yceruto/symfony-onefile

Symfony One File Challange
https://github.com/yceruto/symfony-onefile

demo symfony

Last synced: about 1 month ago
JSON representation

Symfony One File Challange

Awesome Lists containing this project

README

        

# Symfony One File Challenge

> [!NOTE]
> Inspired by [Fabien Potencier Blog in 2013](http://fabien.potencier.org/packing-a-symfony-full-stack-framework-application-in-one-file-introduction.html)

```php
[!NOTE]
> Since 7.2, we are further improving the default configuration for this Kernel by making the `config/`
> directory optional by default, as well as eliminating the requirement to configure the `framework.secret`
> value.

## LICENSE

This software is published under the [MIT License](LICENSE).