Light and pedagogic PHP framework
Installs: 1 273
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 15
Open Issues: 0
Requires
- altorouter/altorouter: ^1.2
- ircmaxell/password-compat: ^1.0
- ircmaxell/random-lib: ^1.2
- league/plates: ^3.3
- phpmailer/phpmailer: ^6.0
README
Le projet a migré ici framework-w
W
W est un framework minimaliste. Il suit les structures et les grand thèmes des frameworks PHP OO MVC actuels, tout en en facilitant l'approche. Ce framework possède toutefois de nombreuses propriétés diverses permettant de répondre aux cas les plus habituels.
Pour télécharger le framework et en consulter la documentation :
- Dans un terminal :
cd c:/xampp/htdocs
composer create-project webforce3/w nom_de_mon_projet
- Naviguez vers http://localhost/nom_de_mon_projet/docs/tuto/
Crédits :
- Axel Wargnier : @axessweb (lead dev)
- Guillaume Sylvestre : @gsylvestre (original dev)
- Matthieu Mota : @MatthieuMota