A Basic but expandable Api Framework, which I use for more than one project but mainly for restful webservices it also provides simple User backend.
- Local User Table
- Local Authentication
- LDAP Authentication
- Redis Session
- Captcha Support
- Gateways to SQL, LDAP, Redis, Captcha Providers
- php 7.3
- php-redis
- php-mysqli
- php-ldap
- php-curl