Popular Packages
-
-
PHP
mvccore/ext-debug-tracy-mvccore
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 M
-
PHP
mvccore/ext-debug-tracy-auth
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());.
-
-
PHP
pxgamer/trello-php
A simple PHP wrapper for utilising the Trello api.
Abandoned! See stevenmaguire/trello-php
-
-
PHP
piercemcgeough/phpquartiles
PHP package for working out quartile values and placements based on a numeric array
-
-
-
-
-
comyoo/laravel-elastic-email
Wrapper for Elastic Email HTTP api to send mails using laravel
-
-
PHP
soup/paginator
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.