Libraries tagged by php user management
phossa2/config
231 Downloads
A simple, easy to use, yet powerful configuration management library for PHP.
krubio/perfect-container
132 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
victory7/ezsession
8 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.
foca/nexus-router
15 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