2017 © Pedro Peláez
 

library webberdoo

The Webberdoo Skeleton Framework is a PHP Micro Framework built with Symfony.

image

webberdoo/webberdoo

The Webberdoo Skeleton Framework is a PHP Micro Framework built with Symfony.

  • Tuesday, January 31, 2017
  • by webberdoo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Webberdoo Skeleton Framework - A PHP Micro Skeleton Framework

To add a fresh copy of the framework, run:, (*1)

composer create-project webberdoo/webberdoo YOUR-FOLDER dev-master, (*2)

The framework uses all the goodness of Symfony but just slimmer. Comes with prebult Admin area and Security sytem already configured abd ready to use lost password and user email verification - (Not FOSUserBundle), (*3)

To install database tables go to http://your-website.com/install. (create a database first), (*4)

Installatation is controlled by the InstallController.php located in src > AppBundle > Controllers, (*5)

More docs to come! For Now Check out Symfony Docs, (*6)

The Versions