2017 © Pedro Peláez
 

library uglyframework

image

alxmrz/uglyframework

  • Thursday, July 19, 2018
  • by AlxMrz
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Frozen Framework

Minimum PHP Version Type Coverage, (*1)

An MVC php framework., (*2)

Run the commands below for starting dev containers, docker required: - make build - build php image - make run - run container with php - make deps - install composer deps, (*3)

Use make test for running all tests in project, (*4)

See example/index.php for details of using, (*5)

Use php -S 127.0.0.1:8081 -t ./example/ to run example application., (*6)

The Versions

19/07 2018
10/03 2018

dev-cleaning_structure

dev-cleaning_structure

  Sources   Download

The Requires

 

09/07 2017

v0.2.0

0.2.0.0 https://github.com/AlxMrz/uglyframework

It is my a bit ugly pre-mini-framework. Do not use it.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

09/07 2017

v0.1.0

0.1.0.0 https://github.com/AlxMrz/uglyframework

It is my a bit ugly pre-mini-framework. Do not use it.

  Sources   Download

The Requires

  • php ^5.3.0 || ^7.1