Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smart-core/symfony-boilerplate
Symfony Standard Edition with useful Bundles integrated.
https://github.com/smart-core/symfony-boilerplate
php symfony symfony-application
Last synced: 7 days ago
JSON representation
Symfony Standard Edition with useful Bundles integrated.
- Host: GitHub
- URL: https://github.com/smart-core/symfony-boilerplate
- Owner: Smart-Core
- Created: 2013-04-30T08:25:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T19:06:28.000Z (almost 8 years ago)
- Last Synced: 2024-04-14T22:21:04.428Z (7 months ago)
- Topics: php, symfony, symfony-application
- Language: PHP
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Symfony Standard Edition
========================Install
-------``` bash
composer create-project smart-core/symfony-boilerplate mysite.com
```