vporel / vpframework
Simple and light PHP framework
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vporel/vpframework
Requires
- php: >=7.0.0
- doctrine/annotations: ^1.13
- doctrine/orm: ^2.12
- symfony/cache: ^4.4 || ^5.4 || ^6.0
- symfony/yaml: ^3.4 || ^4.0 || ^5.0 || ^6.0
README
PHP Framework for simple applications
VPFramework is a light PHP framework that provides basics when creating a web application
Sommaire
Contribution
Nous aimerions travailler avec d'autre personne pour l'évolution de ce framework.
Suivez ce guide.
Fonctionnalités offertes
- Routage : Création de routes, adresses URL personnalisées
- Sécurité : Permissions, authentification
Installation
Via composer
composer require vporel/vpframework