Libraries tagged by mvc app
karyamedia/karya
49 Downloads
Karya web application framework base on Codeigniter MVC architecture.
andrewbreksa/restful-unicorn
8 Downloads
A simple MVC-like helper for building RAD Restful apps with Unicorn
tbl0605/phpyam
308 Downloads
Really simple, yet easily extendable, MVC framework for PHP developers that helps you quickly write simple yet powerful web applications and APIs.
tanzaverse/2f
16 Downloads
Is a MVC php framework developed with the mindset of developing web application very fast, All you need is composer installed and you're aready to go.
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
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
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
3 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
gp/sys
9 Downloads
A simple PHP MVC framework with ORM, autoload, DI, Validator, etc support for simple application
freedmo/femtimo
58 Downloads
A web application core based on symfony. For building an MVC website, with plugins in the future.
catappa/catappa
34 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
40 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
18 Downloads
A MVC PHP framework designed to help you build dynamic website / Web applications