Libraries tagged by pratt
rikbruil/specification
253973 Downloads
A PHP implementation of the Specification-pattern
redeyeventures/geopattern
24140 Downloads
Generate beautiful SVG patterns.
ptrofimov/matchmaker
159791 Downloads
Ultra-fresh PHP matching functions
pattern-lab/styleguidekit-assets-default
1329927 Downloads
The assets for the default StyleguideKit for Pattern Lab. Contains styles and mark-up for Pattern Lab's front-end.
pattern-lab/core
1369248 Downloads
The core functionality for Pattern Lab.
mmucklo/krumo
154896 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
mi-schi/phpmd-extension
864085 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
jbzoo/jbdump
1108250 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
imanghafoori/laravel-decorator
10574 Downloads
A package to easily decorate your function calls.
getsolaris/laravel-make-service
133771 Downloads
A MVCS pattern create a service command for Laravel 5+
ecotone/symfony-bundle
199234 Downloads
Extends Ecotone with Symfony integration
drh2so4/thumbnail
28619 Downloads
Package for making thumbnails instantly.
cakephp/event
270317 Downloads
CakePHP event dispatcher library that helps implementing the observer pattern
brain/cortex
190365 Downloads
Cortex is a package that implements a routing system in WordPress.
aronduby/dump
638807 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo