2017 © Pedro Peláez
 

library black-framework

Another MVC framework with router, and using the Idiorm/Paris library for models.

image

fixwa/black-framework

Another MVC framework with router, and using the Idiorm/Paris library for models.

  • Tuesday, August 22, 2017
  • by fixwa
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

BlackFramework

Just another MVC framework., (*1)

The idea behind this is to have a lightweight basecode with some of the most important functionality required for basic websites., (*2)

This is a Composer-Package containing the core scripts. For a working example application, please refer to: Basic application, (*3)


Install

For a fresh install, you would create a blank composer project:, (*4)

composer init

follow the instructions and once completed:, (*5)

composer require fixwa/black-framework --save

Now you should have the Black Framework available in your project, but you need to create your models/controllers/views by your own., (*6)

If you prefer a working project, (*7)

The Versions

22/08 2017

dev-master

9999999-dev

Another MVC framework with router, and using the Idiorm/Paris library for models.

  Sources   Download

MIT

The Requires

 

The Development Requires

by pablo

framework mvc lightweight minimal small

15/09 2014

dev-various_changes

dev-various_changes

  Sources   Download

The Requires