Skip to content

Skeleton application on top of Slim framework implementing asset management via Gulp & Bower, Twig templates, responsive Bootstrap front-end, database access via Doctrine, Symfony translations and more

License

Notifications You must be signed in to change notification settings

vaibhavpandeyvpz/frameworx

Repository files navigation

vaibhavpandeyvpz/frameworx

Skeleton application on top of Slim framework implementing asset management via Gulp & Bower, Twig templates, response Bootstrap front-end, database access via Doctrine, Symfony translations and more.

Getting Started

  • Install Node.js on your machine.
  • Install Bower and Gulp globally using below commands:
npm i -g bower gulp
curl -sS https://getcomposer.org/installer | php -- --install-dir=bin --filename=composer
php bin/composer create-project vaibhavpandeyvpz/frameworx mysite "2.x@dev"

For Apache HTTPd

  • You can optionally add vhost.conf file to your server's httpd.conf to load.
  • Do not forget to add your ServerName from vhost.conf to your /etc/hosts file for local domain name resolution.

License

See LICENSE.md file.

About

Skeleton application on top of Slim framework implementing asset management via Gulp & Bower, Twig templates, responsive Bootstrap front-end, database access via Doctrine, Symfony translations and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages