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
- Host: GitHub
- URL: https://github.com/vporel/vpframework
- Owner: vporel
- License: mit
- Created: 2021-10-12T16:33:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T09:30:32.000Z (almost 4 years ago)
- Last Synced: 2024-12-08T14:40:18.705Z (over 1 year ago)
- Topics: framework, php, php-framework
- Language: PHP
- Homepage:
- Size: 712 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG-1.1.md
- Contributing: contributing.md
- License: LICENSE
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`