Libraries tagged by view count
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).
bayfrontmedia/bones
1487 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
barefootbridal/barefootbridal-blog
3 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
balwant/laravel_extra_commands
0 Downloads
This Package Provide New Laravel Artisan commands for make:view ,contract,traits,services,reposetry like much more ..
arifseft/laravel-wordpress
6 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
aram-hamo/mvc
68 Downloads
Model View Controller Framework
appture/gvc
0 Downloads
Generic View Controller library developed by Appture Lab. https://appturelab.com
ahmjw/chupoo-framework
49 Downloads
HMVC (Hierarchical Model-View-Controller) PHP Framework
adems/adems-mvc
10 Downloads
Dapur AdeMS untuk bermain dan belajar membuat website menggunakan MVC (Model, View, Controller)
redcatphp/mvc
135 Downloads
Mvc - Model-View-Controller basics classes and modular routing helpers
perf/vc
624 Downloads
Simple View-Controller stack
mobius/mobiusmvc
44 Downloads
A lightweight and extensible model-view-controller library.
vadimdol/symfony1
287 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)