lyrixx/silex-kitchen-edition

This package is abandoned and no longer maintained. No replacement package was suggested.

A Silex Edition. This project is a base for your silex applications.

Installs: 1 905

Dependents: 0

Suggesters: 0

Security: 0

Stars: 644

Watchers: 48

Forks: 150

Open Issues: 0

pkg:composer/lyrixx/silex-kitchen-edition

v1.3.0 2013-12-01 12:45 UTC

This package is auto-updated.

Last update: 2021-06-23 09:41:11 UTC


README

WARNING: Since silex is deprecated, this repository have been archived.

This project is a sample or a bootstrap silex application. You can use it for your next PHP application.

Installation

git clone https://github.com/lyrixx/Silex-Kitchen-Edition
cd Silex-Kitchen-Edition
composer install
npm install

bin/console doctrine:database:create
bin/console doctrine:schema:load
bin/console fixture:load