Libraries tagged by mvccore form
mvccore/ext-auth-basic
804 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
mvccore/ext-view-helper-internationalized
433 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.
mvccore/ext-view-helper-dataurl
59 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
mvccore/ext-view-helper-all
14 Downloads
MvcCore - Extension - View - Helper - All - all MvcCore View Helper extensins together.
mvccore/ext-debug-tracy
6115 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
nivstudios/php-mvc-core
3 Downloads
installable php mvc core for my projects
nguivo/php-mvc-core
6 Downloads
installable php mvc core for my projects
sigawa/mvc-core
174 Downloads
Customized MVC mini-framework for development purposes with room for improvements.
mr.rezoo/php-mvc-core
4 Downloads
sample core for php mvc framework
meyson/illia-mvc-core
24 Downloads
Core for my custom MVC framework
media-store-net/wp-mvc-core
70 Downloads
A small MVC framework for Wordpress plugins and themes.
gitnjole/simple-mvc-core
6 Downloads
Core for the Simple MVC framework
devlee/x-mvc-core
7 Downloads
A PHP Object Relational Mapper and a Data Abstraction layer for Relational Databases
mvccore/ext-debug-tracy-all
1314 Downloads
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
mvccore/project-portable
25 Downloads
MvcCore - Project - Basic - Template For Portable Packing - basic website template project packing demonstration.