background preloader

Conseils et bonnes pratiques

Conseils et bonnes pratiques

christiannaths/Redacted-Font Download - Silex - The PHP micro-framework based on Symfony2 Components Via an Archive The easiest way to get started with Silex is to get an archive with everything included (it contains many optional dependencies): Download Silex as a "fat" .zip or .tgz file. You can also download a minimal setup with just the required dependencies: Download Silex as a "slim" .zip or .tgz file. These archives have been created using Composer to make them easily upgradable and to allow you to add or remove dependencies easily (see below). Via Composer Composer is the most flexible way to get started with Silex. And run Composer to install Silex and all its dependencies: $ curl -sS | php $ composer.phar install Then, create a bootstrap file as explained in the documentation. Via a PHAR - deprecated You can also download Silex as a PHAR file.

Related: