2017 © Pedro PelĂĄez
 

library silex-kitchen-edition

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

image

lyrixx/silex-kitchen-edition

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

  • Wednesday, July 5, 2017
  • by lyrixx
  • Repository
  • 52 Watchers
  • 665 Stars
  • 1,886 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 162 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Silex - Kitchen Sink Edition

WARNING: Since silex is deprecated, this repository have been archived., (*1)

This project is a sample or a bootstrap silex application. You can use it for your next PHP application., (*2)

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

The Versions