Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yceruto/symfony-onefile
- Owner: yceruto
- License: mit
- Created: 2024-06-07T08:54:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T20:43:21.000Z (4 months ago)
- Last Synced: 2024-09-30T17:21:21.764Z (about 2 months ago)
- Topics: demo, symfony
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).