niuware / web-framework

Niuware WebFramework: Lightweight and ready-to-go Web and API framework for PHP.

Home Page:http://niuware.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Niuware WebFramework

Niuware WebFramework is a lightweight and ready to use PHP framework for developing full MVC and MVP web applications using synchronous and asynchronous requests.

Get the best features of Laravel and Symfony in one unified PHP web framework.

The framework integrates the Eloquent ORM (well known for its use in Laravel) for implementing database models and Twig (well known for its use in Symfony) for smart template redering.

Requirements

PHP 7.0+

Composer

Installation

  1. Clone this repository.
  2. Run 'composer install'.
  3. Enjoy.

Checkout the full documentation here

Notes

This repository contains the base structure for a web application using Niuware WebFramework which is installed through composer. You can also find the core framework repository here

Author

This framework was coded by Erik Lopez.

License

Licensed under Apache License v 2.0

About

Niuware WebFramework: Lightweight and ready-to-go Web and API framework for PHP.

http://niuware.github.io

License:Apache License 2.0


Languages

Language:PHP 77.5%Language:Twig 21.2%Language:CSS 1.3%