vporel / vpframework
Simple and light PHP framework
1.5.1
2022-05-26 09:30 UTC
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