Skip to content

arcostasi/php-silex-twig-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Silex Twig Skeleton

PHP Silex Twig Skeleton is a simple main project for PHP based on the Silex & Twig.

This skeleton use Composer, Bower, Silex, Twig, jQuery and Twitter Bootstrap

Quick start

1 - Clone the repo:

git clone https://github.com/arcostasi/php-silex-twig-skeleton.git

2 - Change to the directory created

cd php-silex-twig-skeleton/

3 - Download Composer

php -r "readfile('https://getcomposer.org/installer');" | php

4 - Composer Install

php composer.phar install

5 - Start PHP Built-in web server:

php -S localhost:8000 -t public/

About

PHP Silex Twig Skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published