Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

david-j-davis/PHP-Sqllite-Symfony-Silex-framework-twig-template-and-Angular-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PHP Sqllite, Silex framework, twig templating, and Angular front end boilerplate

###Steps to build

  1. Install Composer dependencies with composer install
  2. Start php server php -S localhost:3000
  3. Point your browser to localhost:3000 and you are up and running.

####This boilerplate contains the following

####Things to note.

  • To interpolate twig and Angular without conflict, place {% verbatim %}{% endverbatim %} tags for Angular only interpretation of {{curly_braces}} in the twig templates

####References

  1. PHP PDO class querying: http://culttt.com/2012/10/01/roll-your-own-pdo-php-class/
  2. Silex references: https://www.jonathan-petitcolas.com/2013/11/20/building-static-website-with-silex.html http://silex.sensiolabs.org/doc/master/usage.html
  3. Twig reference: http://silex.sensiolabs.org/doc/master/usage.html

About

A PHP Application boilerplate with Symfony Silex, Sqllite, Twig and Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published