Libraries tagged by database routing
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
blitzik/dbrouting
7 Downloads
A database Router for Nette framework
wizardsmine/framework
22 Downloads
An framework in progress with basic routing, database querier and custom session handler
kit-cosovan/base-frame
6 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.
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.
motomedialab/maxscale-connector
593 Downloads
Fixes database connection errors when routing Laravel database connections via MariaDB MaxScale
letsmoe/blade
48 Downloads
Lightweight API framework including caching, routing and database access.
kriit24/project-rest-server
40 Downloads
Laravel REST API server what based on database models and routing, no controller or other coding is needed
hjmediagroep/backend-framework
41 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Advanced Routing with dynamic routes(middleware, grouping, prefix)
oddvalue/laravel-db-router
0 Downloads
Routing through the database in Laravel
mathcale/silex-base-project
38 Downloads
A simple Silex base project with routing, twig templates, database connection and some other cool stuff
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.
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).
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table