Libraries tagged by php routing
rwi/skelton
0 Downloads
Skelton is a structure variant of the PHP micro framework Slim that helps you reuse past projects by configurable routing and processes and definition of processes and providers.
remcosmits/backend-framework
205 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Models with relations, Advanced Routing with dynamic routes(middleware, grouping, prefix, names).
phphelper/phphelper
34 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
koushik01/phrouter
15 Downloads
simple and easy to use php router and template engine library inspired from Node and Express JS routing and templating system
kit-cosovan/base-frame
7 Downloads
FrameworkPHP is a lightweight PHP framework designed for quickly building web applications. The framework provides simple and easy-to-use tools for working with routing, databases, templates and other aspects of web development.
hjmediagroep/backend-framework
41 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Advanced Routing with dynamic routes(middleware, grouping, prefix)
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
deadalusphp/framework
0 Downloads
DeadalusPHP is a lightweight and easy-to-use PHP framework designed to be a fast. With a focus on simplicity, it offers essential tools for routing, database handling, and more, without the overhead of larger frameworks.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
asmaa-gamal/easy-mvc
4 Downloads
easyMVC is a lightweight PHP MVC framework for building scalable web applications. With intuitive routing and robust database integration. easyMVC simplifies development.
jbzoo/utils
1464530 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
wikimedia/utfnormal
4726084 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
zakirullin/mess
25188 Downloads
Convenient array-related routine & better type casting
swoft/task
154546 Downloads
swoft task component
driehle/php-crypt-md5
1589 Downloads
A pure PHP implementation of an MD5-hashsum-based implementation of the crypt routine, which can be used to generate hashs for Apache's passwd files