php.package.health
composer.json
.Package | Status | |
---|---|---|
mrclay/elgg-http-combiner | Reduces HTTP requests by merging files and AMD modules | |
mrclay/elgg-url-sniffer | Analyze a URL to see if it's within an Elgg site, is an action/page, likely represents a GUID, etc. | |
mrclay/jsmin-php | Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files. | |
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 | |
mrclay/props-dic | Props is a simple DI container that allows retrieving values via custom property and method names | |
mrclay/shibalike | Provides a PHP library for emulating a Shibboleth environment. | |
mrclay/userland-session | Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions. | |
mrclay/xoxco_tags | Implements XOXCO Tag Inputs for Elgg tag entry |