Libraries tagged by bender
intaro/pinba-bundle
666343 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
flynsarmy/db-blade-compiler
829356 Downloads
Render Blade templates from Eloquent Model Fields
zendframework/zend-barcode
7168379 Downloads
Programmatically create and render barcodes as images or in PDFs
yiisoft/yii-view-renderer
23381 Downloads
PSR-7 compatible view renderer
wnx/commonmark-markdown-renderer
202172 Downloads
Render Markdown AST back to Markdown.
nepada/form-renderer
214724 Downloads
Latte template based form renderer for Nette forms with full support for Bootstrap 3, 4 & 5.
haltuf/genderer
206818 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
disc/php-zabbix-sender
146324 Downloads
PHP implementation of zabbix_sender utility. Works with Zabbix 2.0.8, 2.1.7+ and 4.0 versions.
cycle/schema-renderer
210791 Downloads
Utils for Cycle ORM Schema rendering
deanblackborough/php-quill-renderer
208444 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
yiisoft/yii2-smarty
345685 Downloads
The Smarty integration for the Yii framework
urlbox/screenshots
221305 Downloads
Use urlbox to easily generate website thumbnail screenshots from a URL
tomaj/nette-bootstrap-form
394948 Downloads
Nette bootstrap form renderer
thadafinser/user-agent-parser
316332 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
text/template
189476 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.