Libraries tagged by view-count
stougeiro/view-contract
37 Downloads
encorephp/view-controller
71 Downloads
The EncorePHP view and controller package.
aaronkirkham/wp-timber-view-controller
26 Downloads
A view controller for using Timber on WordPress
rephole/laravel-view-control
35 Downloads
This package provides dom parser for blade views.
slavkovrn/yii-prettyphoto
18 Downloads
Yii prettyPhoto image galary widget uses Lightbox view control jquery.prettyphoto.js
phpgram/mvc
3007 Downloads
A php mvc framework build on top of phpgram
kordero/enbici
16 Downloads
enbici, MVC framework
bomi/mvcat
40 Downloads
shared library for ME
beyerz/simple-hmvc-bundle
3896 Downloads
Symfony bundle to support the HMVC design pattern
alisahanyalcin/infinity-core
4 Downloads
InfinityCore is a PHP framework for building web applications.
elnebuloso/flex-view
909 Downloads
Working with the 'View' portion of the model-view-controller pattern
zaryabakhtar/laravel-blog
73 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.
yuxblank/phackp
81 Downloads
pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'
webmonks-technologies/laravel-blog
8 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.
wdb/tutorial-oop
223 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.