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 MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
-
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
mvccore/ext-debug-tracy
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
-
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
-
-
-
-
-
-
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.