Niuware WebFramework is a lightweight and ready to use PHP framework for developing full MVC and MVP web applications using synchronous and asynchronous requests.
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.
PHP 7.0+
Composer
- Clone this repository.
- Run 'composer install'.
- Enjoy.
Checkout the full documentation here
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
This framework was coded by Erik Lopez.
Licensed under Apache License v 2.0