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

https://github.com/becklyn/becklynsymfonyedition

The symfony edition with default config for projects by Becklyn.
https://github.com/becklyn/becklynsymfonyedition

Last synced: about 1 month ago
JSON representation

The symfony edition with default config for projects by Becklyn.

Awesome Lists containing this project

README

        

Becklyn Symfony Edition
=======================

This is a fork of the [Symfony Standard Edition](https://github.com/symfony/symfony-standard), that automatically adds typical configuration settings as used by Becklyn.

Installation
------------

```bash
$ composer create-project becklyn/symfony-edition path
```

**Important:**

> Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]

Choose `Y` (or just hit enter, as `Y` is the default).