Libraries tagged by php MVC architecture
boundwize/structarmed
496382 Downloads
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
rantes/dumbophp
182 Downloads
PHP Framework project built with MVC architecture, OOP paradigm and full ORM (native, not vendor).
amirhnajafiz/basic_mvc
5 Downloads
Simple MVC architecture website by PHP
pureisle/micro-mvc
10 Downloads
simple、efficient、 easy to project migration, DMVC+C architecture design, only for PHP 7.0+
mirekmarek/php-jet
1324 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
eliseekn/tinymvc
26 Downloads
TinyMVC is a PHP framework based on MVC architecture that helps you build easily and quickly powerful web applications and RESTful API.
arkham-dev/framework
69 Downloads
A lightweight, modern PHP framework built from scratch with MVC architecture, database wizard, and powerful developer tools
shworx/beacon
7 Downloads
A modern PHP application starter with authentication, migrations, Eloquent ORM, Twig, and a lightweight MVC architecture.
nuka9510/ffp
7 Downloads
FrankenPHP 워커 모드 및 MVC 아키텍처를 지원하는 PHP 프레임워크
iumio/framework-installer
191 Downloads
The Installer of iumio Framework. Let's create more simply
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
sy-records/ihad-php
6 Downloads
This is the PHP framework of a MVC architecture
ms8779/phpmvc
1 Downloads
A simple package provides mvc architecture for developing php application
adrjmiranda/streamline-php
4 Downloads
StreamlinePHP is a lightweight, modular PHP framework that follows the MVC architecture, focusing on simplicity and efficiency for building modern web applications. With intuitive routing, controller management, a customizable templating system, and essential security features, StreamlinePHP provides a flexible foundation for scalable and secure development in pure PHP.
deepaktiwari/php-cmds
6 Downloads
Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs