byjg/jwt-wrapper dependents (3) Order by: name | downloads Show: all | require | require-dev
-
PHP
byjg/authuser
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
-
PHP
byjg/jwt-session
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
-
PHP
byjg/restserver
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.