2017 © Pedro Peláez
 

library appogato

Affogato for the Web

image

jabernardo/appogato

Affogato for the Web

  • Wednesday, July 11, 2018
  • by jabernardo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 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

11/07 2018

v3.x-dev

3.9999999.9999999.9999999-dev https://github.com/jabernardo/appogato

Affogato for the Web

  Sources   Download

MIT

The Requires

 

framework library php7 php-7 web-framework php-framework

11/06 2018

v3.0-rc1

3.0.0.0-RC1 https://github.com/jabernardo/lmvc

MVC Framework for PHP using lollipop-php

  Sources   Download

MIT

The Requires

 

framework library php7 php-7 web-framework php-framework