Libraries tagged by mvccore

thecodeholic/php-mvc-core

105 Favers
4277 Downloads

Go to Download


mvccore/mvccore

7 Favers
6258 Downloads

MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.

Go to Download


leafs/mvc-core

3 Favers
12198 Downloads

Core files specific to MVC based leaf frameworks like Leaf MVC and Leaf API.

Go to Download


mvccore/ext-debug-tracy-mvccore

2 Favers
4853 Downloads

MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.

Go to Download


mvccore/ext-view-helper-internationalized

1 Favers
362 Downloads

MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.

Go to Download


mvccore/ext-view-helper-assets

2 Favers
653 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.

Go to Download


mvccore/ext-view-helper

1 Favers
664 Downloads

MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.

Go to Download


mvccore/ext-tool-locale-floatparser

1 Favers
1252 Downloads

MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.

Go to Download


mvccore/ext-tool-locale

2 Favers
408 Downloads

MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.

Go to Download


mvccore/ext-router-extended

1 Favers
362 Downloads

MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.

Go to Download


mvccore/ext-model-db

0 Favers
533 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.

Go to Download


mvccore/ext-form-field-text

1 Favers
633 Downloads

MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.

Go to Download


mvccore/ext-form-field-selection

2 Favers
371 Downloads

MvcCore - Extension - Form - Field - Selection - form field types - select, country select, checkbox, radio button, color and checkboxes group.

Go to Download


mvccore/ext-form-field-numeric

2 Favers
398 Downloads

MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.

Go to Download


mvccore/ext-form-field-button

1 Favers
621 Downloads

MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.

Go to Download


Next >>