Popular Packages
-
PHP
zenstruck/foundry
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
-
-
-
-
PHP
nicmart/tree
A basic but flexible php tree data structure and a fluent tree builder implementation.
-
-
PHP
mrclay/minify
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
-
PHP
scrivo/highlight.php
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
-
-
-
-
-
-
haydenpierce/class-finder
A library that can provide of a list of classes in a given namespace
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.