kazan/barebones

Barebones kickstart package

0.1.5 2015-01-20 13:58 UTC

This package is not auto-updated.

Last update: 2024-04-22 23:53:43 UTC


README

#BareBones Skeleton

Usage:

composer create-project kazan/barebones <folder_name>

Developing:

Tests go in tests, code goes in src, have fun!

Included:

  • PHPUnit 4.2
  • PHPSpec 2.0
  • Symfony/Yaml