Libraries tagged by mvc
originphp/originphp
60 Downloads
The OriginPHP framework
originphp/framework
2635 Downloads
The OriginPHP framework
openpsa/midcom-core
2164 Downloads
Content-oriented Model-View-Controller framework for PHP
openpsa/midcom
3089 Downloads
Content-oriented Model-View-Controller framework for PHP
ocrend/ocrend-framework
5 Downloads
Ocrend Framework
nigaphp/niga
13 Downloads
Niga framework
mvccore/ext-view-helper-assets
643 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
mvccore/ext-view-helper
654 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
mvccore/ext-tool-locale
404 Downloads
MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.
mvccore/ext-router-extended
361 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
mvccore/ext-model-db
516 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
mvccore/ext-form-field-text
623 Downloads
MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.
mvccore/ext-form-field-selection
366 Downloads
MvcCore - Extension - Form - Field - Selection - form field types - select, country select, checkbox, radio button, color and checkboxes group.
mvccore/ext-form-field-numeric
388 Downloads
MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.
mvccore/ext-form-field-button
611 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.