Aura.Router
Router
A PHP package providing a flexible web routing implementation.
A web router implementation for PHP.
494 stars
38 watching
74 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
auraphprouterstandalone-php-library
Related projects:
Repository | Description | Stars |
---|---|---|
auraphp/aura.web_project | A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 62 |
auraphp/aura.sql | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 559 |
auraphp/aura.cli | A library providing tools and support for building command-line interfaces in PHP. | 104 |
auraphp/aura.web_kernel | A PHP-based kernel for building web applications with a modular and extensible architecture. | 25 |
auraphp/aura.auth | Provides authentication functionality and session tracking using various adapters. | 134 |
thephpleague/route | A component for building and managing web application routes and dispatching requests. | 652 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
auraphp/aura.filter | Tools to validate and sanitize objects and arrays in PHP. | 160 |
vlucas/bulletphp | A flexible PHP framework for building URL-based applications with functional-style routing | 417 |
auraphp/aura.view | A PHP implementation of a templating system with file-based and closure-based templates, supporting partials, sections, and helpers. | 86 |
auraphp/aura.intl | Internationalization tools, specifically message translation. | 90 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 452 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
soveran/syro | A lightweight router for building modular web applications with a focus on simplicity and performance | 138 |
juxt/bidi | A Clojure library for routing and dispatching with bidirectional URIs. | 992 |