Libraries tagged by php user management
phossa2/config
233 Downloads
A simple, easy to use, yet powerful configuration management library for PHP.
victory7/ezsession
10 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
michel/pqueue
3 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.
foca/nexus-router
17 Downloads
NexusRouter is a PHP router designed to simplify the creation and management of routes in your project. With NexusRouter, you can easily define the routes and controllers you want to use in your web application.
phlyper/php-crontab-manager
6 Downloads
Php script for manamgement of crontab use PHP 5.3
croak-sqlite-dbmanagement/sqlite-dbmanagement
33 Downloads
a set of php objects and interfaces for a simple use of sqlite databases
croak-dbmanagement/dbmanagement
51 Downloads
a set of php objects and interfaces for a simple use of databases using PDO