2017 © Pedro Peláez
 

library nanophp

NanoPHP Framework

image

sasanrose/nanophp

NanoPHP Framework

  • Wednesday, April 1, 2015
  • by sasanrose
  • Repository
  • 2 Watchers
  • 20 Stars
  • 37 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

NanoPHP

NanoPHP framework is a simple PHP5 MVC framework with just core functionalities. Nanophp provides you with the least features you need to write simple yet powerful web/cli applications. The idea is to remove all the overheads and headaches of complicated libraries, and subsitute them with simple frequent code frames., (*1)

Setup via composer

If you do not have composer installed please refer to composer download page., (*2)

$ composer create-project --prefer-dist sasanrose/basic-app-nano-php nanoapp

Install older versions

$ git clone https://github.com/sasanrose/NanoPHP
$ cd NanoPHP
NanoPHP/$ git checkout v1.1.1

Projects using Nanophp

PHPRedmin: Simple web administrator panel for Redis (Uses older versions of NanoPHP), (*3)

The Versions

01/04 2015

dev-master

9999999-dev https://github.com/sasanrose/nanophp

NanoPHP Framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

01/04 2015

v2.0.0

2.0.0.0 https://github.com/sasanrose/nanophp

NanoPHP Framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

21/02 2015
17/02 2015
16/02 2015