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: 2 months 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T19:06:28.000Z (over 9 years ago)
- Last Synced: 2025-02-23T04:42:22.141Z (over 1 year 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
```