Libraries tagged by routing management
mohammadraufzahed/tondbad-swoole
74 Downloads
Tondbād - A lightweight and high-performance PHP framework built on OpenSwoole with routing, job workers, queue management, and gRPC support.
nenglish7/superbcms
7 Downloads
A fast and secure by default content management system.
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.
ice-cream/router
17 Downloads
Ice Cream Router is meant to be the easiest router in the world. No Fuss, No Muss
arraypress/wp-register-rewrites
0 Downloads
A streamlined WordPress rewrite rules registration system with query var management
akbarhashmi/secure-php-login-system
0 Downloads
A fast and secure by default login system.
1970mr/laravel-redirector
9 Downloads
A Laravel package for managing URL redirects easily and efficiently.
tailored-tunes/php-env-config
189 Downloads
A lightweight configuration management solution
guirong/php-router
12 Downloads
Routing management module
chars/simple-router
15 Downloads
Simple routing management built on top nikic/FastRoute with caching option
adrjmiranda/streamline-php
4 Downloads
StreamlinePHP is a lightweight, modular PHP framework that follows the MVC architecture, focusing on simplicity and efficiency for building modern web applications. With intuitive routing, controller management, a customizable templating system, and essential security features, StreamlinePHP provides a flexible foundation for scalable and secure development in pure PHP.
gianvoci/nanocore
11 Downloads
NanoCore is a minimal PHP library for routing, global variables management, and utility functions.
cleverage/admin-bundle
729 Downloads
Simple and extendable action-based admin management with built-in routing generation
bright-webb/easy-router
15 Downloads
Easy Router is a lightweight PHP routing library designed to simplify url management and request handling for web applications
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.