jeromeklam / freefw
Free PHP FrameWork
1.20.3
2024-02-26 16:32 UTC
Requires
- php: >=7.0
- bshaffer/oauth2-server-php: *
- dragonmantank/cron-expression: ^3.1
- firebase/php-jwt: ^5.5.1
- giggsey/libphonenumber-for-php: *
- gregwar/image: ^2.0
- guzzlehttp/guzzle: *
- guzzlehttp/psr7: *
- html2text/html2text: ^4.3
- jeromeklam/freeoffice: *
- phpmailer/phpmailer: *
- psr/cache: *
- psr/http-factory: *
- psr/http-message: *
- psr/http-server-middleware: *
- psr/log: *
Requires (Dev)
- dev-master
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20.0
- 1.19.11
- 1.19.10
- 1.19.9
- 1.19.8
- 1.19.7
- 1.19.6
- 1.19.5
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.8
- 1.18.7
- 1.18.6
- 1.18.5
- 1.18.4
- 1.18.3
- 1.18.2
- 1.18.1
- 1.18.0
- 1.17.2
- 1.17.1
- 1.16.0
- 1.15.4
- 1.15.3
- 1.15.2
- 1.15.1
- 1.14.2
- 1.14.1
- 1.14.0
- 1.13.6
- 1.13.4
- 1.13.3
- 1.13.2
- 1.13.1
- 1.13.0
- 1.12.1
- 1.12.0
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- 1.9.1
- 1.8.0
- 1.7.0
- 1.6.9
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.0.2
- 0.0.1
- dev-dev-fk
This package is auto-updated.
Last update: 2025-02-26 18:28:53 UTC
README
Un Framework PHP simpliste pour réaliser des services web rapidement tout en ayant une souplesse pour les cas complexes.
Services web JsonApi, mais aussi web socket Wamp2 le tout compatible LoadBalancer avec partage de sessions, cache, ...
Documentation sur GitBook : https://jeromeklam.gitbook.io/freefw/
Composer
Consulter le fichier composer.json...
Standards
- PHP : PSR2, PSR3, PSR4, PSR6, PSR7 & PSR15
- Auth : Hawk, JWT, OAuth2, Saml2
- Web Service : application/vnd.api+json & application/json
- Web Socket : Wamp2
Documentation
- Structurer un projet
- Cheminement
- Middlewares
- Les modèles