Libraries tagged by routing manager
1970mr/laravel-redirector
9 Downloads
A Laravel package for managing URL redirects easily and efficiently.
webnuvola/upstatement-routes
189 Downloads
Manage rewrites and routes in WordPress with this dead-simple plugin
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
funkybunch/simple-http-router
21 Downloads
A simple HTTP router written in PHP. Use this to better manage routing for APIs and server-side web routing.
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
folivaresrios/overseer
16 Downloads
Laravel package designed to manage profiles and permissions based on Routing Laravel Features
sazharul/iproxy
8 Downloads
A Laravel package to easily configure and manage proxy servers, supporting HTTP, HTTPS, SOCKS4, and SOCKS5 proxies with authentication, logging, and customizable routing rules.
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.