Libraries tagged by routing engine
koushik01/phrouter
0 Favers
15 Downloads
15 Downloads
simple and easy to use php router and template engine library inspired from Node and Express JS routing and templating system
blackpearl/blackpearl
3 Favers
18 Downloads
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.