2017 © Pedro Peláez
 

library silex-skeleton

Silex Skeleton

image

cesarv/silex-skeleton

Silex Skeleton

  • Wednesday, April 1, 2015
  • by cesarv
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 8 % Grown

The README.md

Silex Skeleton

Boilerplate code to kick start your Silex project., (*1)

I like Silex because it's minimal. You don't have a lot of extra junk that you're app doesn't use. I also like Laravel, but my biggest compliant with it is that you have a bunch of additional files/directories for features you may never use., (*2)

Enter this skeleton. Inspired by Laravel, yet simple enough to give you only what you need while leaving room for any necessary growth in the future., (*3)

Features

Vagrant

Comes with a simple development environment thanks to scotchbox. If you're not familiar with Vagrant, I recommend visiting vagrantup.com. Once everything is installed, simply run, (*4)

vagrant up

from CLI and you now have a fully functional development environment at http://192.168.33.22/, (*5)

Views

Again, I'm a big fan of KISS - Keep It Simple Stupid., (*6)

I don't see the need of a heavy template engine when PHP has native templating abilities. This skeleton comes prepackaged with cesarv/views, but it's pretty easy to change the view provider if need be., (*7)

Happy coding!, (*8)

The Versions

01/04 2015

dev-master

9999999-dev https://github.com/cesar-v/silex-skeleton

Silex Skeleton

  Sources   Download

MIT

The Requires

 

The Development Requires

boilerplate skeleton silex

01/04 2015

v1.0.0

1.0.0.0 https://github.com/cesar-v/silex-skeleton

Silex Skeleton

  Sources   Download

MIT

The Requires

 

The Development Requires

boilerplate skeleton silex