An open API service indexing awesome lists of open source software.

https://github.com/vporel/vpframework

Try a personal PHP Framework
https://github.com/vporel/vpframework

framework php php-framework

Last synced: about 1 year ago
JSON representation

Try a personal PHP Framework

Awesome Lists containing this project

README

          

# VPFramework
> ***PHP Framework for simple applications***

VPFramework is a light PHP framework that provides basics when creating a web application
#### Sommaire
* [Contribution](#contribution)
* [Fonctionnalités offertes](#fonctionnalités-offertes)
* [Installation](#installation)
### Contribution
Nous aimerions travailler avec d'autre personne pour l'évolution de ce framework.

Suivez [ce guide.](contributing.md)

### Fonctionnalités offertes
* **Routage** : Création de routes, adresses URL personnalisées
* **Sécurité** : Permissions, authentification

## Installation
> Via composer `composer require vporel/vpframework`