2017 © Pedro Peláez
 

library lmvc

MVC Framework for PHP using lollipop-php

image

4ldrich/lmvc

MVC Framework for PHP using lollipop-php

  • Monday, August 28, 2017
  • by 4ldrich
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Appogato

Appogato, (*1)

Affogato for the Web, (*2)

Getting started

Running on PHP Built-in Web Server


# Go to `public` folder cd public; # App and Running! php -S localhost:3000

Running on Docker


# Create a new project from Appogato composer create-project jabernardo/appogato hello_world; # Test copy with `docker-compose` docker-compose up; # http://localhost:3000

About Appogato

Appogato is a web framework with a very little footprint. A very lightweight and easy-to-use framework. Appogato (or LMVC) started as an example project for Lollipop-PHP and now being published as a separate project., (*3)

Security Vulnerabilities

For any vulnerabilities found within Appogato, kindly email me at 4ldrich@protonmail.com, (*4)

License

The Appogato framework is open-sourced software licensed under the MIT license., (*5)

The Versions

28/08 2017

dev-master

9999999-dev https://github.com/4ldrich/lmvc

MVC Framework for PHP using lollipop-php

  Sources   Download

MIT

The Requires

 

The Development Requires

framework library

28/08 2017

1.0.2

1.0.2.0 https://github.com/4ldrich/lmvc

MVC Framework for PHP using lollipop-php

  Sources   Download

MIT

The Requires

 

The Development Requires

framework library

27/08 2017

1.0.1

1.0.1.0 https://github.com/4ldrich/lmvc

MVC Framework for PHP using lollipop-php

  Sources   Download

MIT

The Requires

 

The Development Requires

framework library

16/08 2017

1.0.0

1.0.0.0 https://github.com/4ldrich/lmvc

MVC Framework for PHP using lollipop-php

  Sources   Download

MIT

The Requires

 

The Development Requires

framework library