Libraries tagged by presenty
salipropham/laravel-mvcsp
1692 Downloads
Implement MVC + Service + Presenter layer to Laravel 5
rhubarbphp/module-leaf-tabs
19450 Downloads
A leaf for providing interactable tabs.
rhubarbphp/module-leaf-table
46505 Downloads
A table leaf for presenting sortable tabular data.
rhubarbphp/module-leaf-search-panel
25669 Downloads
A container for presenting a search interface that can populate collection filters.
rhubarbphp/module-leaf-common-controls
65652 Downloads
Common form control leaves for the leaf module of Rhubarb
rhubarbphp/module-leaf
74219 Downloads
A nestable user interface building module for the Rhubarb PHP framework based upon the model-view-presenter pattern.
rhubarbphp/custard-sassc
9286 Downloads
A custard command for compiling SCSS into CSS using SassC
phug/util
94235 Downloads
Phug base utils, Pug (ex-Jade) for PHP, HTML template engine structured by indentation
phug/renderer
77949 Downloads
Pug (ex-Jade) renderer for PHP, HTML template engine structured by indentation
phug/parser
89554 Downloads
Pug (ex-Jade) parser for PHP, HTML template engine structured by indentation
phug/lexer
93209 Downloads
Pug (ex-Jade) lexer for PHP, HTML template engine structured by indentation
phug/dependency-injection
88964 Downloads
Phug dependency injection engine
phug/ast
90318 Downloads
Pug (ex-Jade) language AST system for Phug, HTML template engine structured by indentation
milon/uposthapon
20 Downloads
Simple markdown to html presentation slide converter
foolz/inet
2300 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.