Libraries tagged by bender
mvccore/ext-debug-tracy-routing
5234 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
mvccore/ext-debug-tracy-mvccore
5113 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.
mvccore/ext-debug-tracy-auth
3814 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mremi/templating-extra-bundle
20358 Downloads
Profiles all the rendered templates (Twig or PHP) during a Symfony2 page rendering
mouf/mvc.bce
18572 Downloads
BCE is made to make your live easy. It will help you in building forms very quickly, handles form rendering, both client and server-side validation, and persistance.
mothership/state_machine
2534 Downloads
php implementation of state machine, completely configured by an external .yml file with the render of a graph's description
mortenson/twig-components-ssr
461 Downloads
Provides tools to server side render Twig Components.
morpheusadam/elanak
0 Downloads
allinone sms sender
mindplay/kissform
13611 Downloads
Model-driven form rendering and input validation
meraki/schema
42 Downloads
A library that provides a flexible, UI-agnostic solution for defining, validating, and serializing form schemas that can be used across multiple rendering environments and formats.
meraki/html
122 Downloads
A library for generating, manipulating and rendering HTML elements.
medicalvalues/typo3-analysis-index
14 Downloads
TYPO3 extension to render an analysis index based on medicalvalues data management.
mediawiki/proofread-page
259 Downloads
The ProofreadPage extension adds book proofreading capacity to MediaWiki. It can render a book either as a column of OCR text beside a column of scanned images, or broken into its logical organization (such as chapters or poems) using transclusion.
mathematicator-core/vizualizator
3162 Downloads
Core logic for elegant graphic visualization. Render to SVG, PNG, JPG and Base64.
maslosoft/miniview
4227 Downloads
Mini view is minimal template rendering library with pluggable template engines. Out of the box it support plain PHP templates, Latte and Twig.