Libraries tagged by mvc app
oroboros/core
13 Downloads
A tiny, scalable mvc middleware implementation in php and javascript for quickly building pages, microservices, and other extraneous web interfaces that do not fit into the core application with minimal dependencies and little complexity.
mrnjifanda/simple
2 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
james-little/lightmvc
1 Downloads
a light mvc web framework for fast building web and batch application
freedmo/femtimo
58 Downloads
A web application core based on symfony. For building an MVC website, with plugins in the future.
catappa/catappa
32 Downloads
Catappa a PHP MVC & ORM Entity framework, powerful REST And RESTful web applications and APIs
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.
bitshost/upmvc
36 Downloads
upMVC. Modular Model View Controller. A modular PHP MVC system with integrated routing for scalable and organized web applications. Built-in Namespace Support. Object-Oriented Programming (OOP).
berka/berkaphp
15 Downloads
A MVC PHP framework designed to help you build dynamic website / Web applications