byjg/jwt-wrapper dependents (3) Order by: name | downloads Show: all | require | require-dev

  • PHP

    byjg/authuser

    A simple and customizable library for user authentication in PHP applications using a clean repository and service layer architecture.

    Latest version requires byjg/jwt-wrapper ^6.0

  • PHP

    byjg/jwt-session

    A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.

    Latest version requires byjg/jwt-wrapper ^6.0

  • PHP

    byjg/restserver

    Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.

    Latest version requires byjg/jwt-wrapper ^6.0