Libraries tagged by DSON
nystudio107/craft-retour
879506 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
roave/dont
252944 Downloads
A small set of traits that can be used to prevent misuse of your objects
ad7six/dsn
571237 Downloads
A utility for parsing and generating service DSNs
thadafinser/user-agent-parser
311624 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
bear/query-repository
432502 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
donquixote/cellbrush
89609 Downloads
Library to generate HTML tables.
donatj/simplecalendar
49570 Downloads
A light, easy to use calendar rendering library
donatj/flags
127269 Downloads
GNU-style PHP command line argument parser
donatj/cli-toolkit
99571 Downloads
Simple PHP CLI Toolkit
dionera/laravel-beanstalkd-ui
197205 Downloads
An Admin UI for Beanstalkd and Laravel
tivoka/tivoka
146166 Downloads
The universal JSON-RPC client/server library. JSON-RPC done right!
stefanzweifel/laravel-stats-phploc
747905 Downloads
A tool for quickly measuring the size of a PHP project. (Don't use this fork in your production apps)
smic/dynamic-routing-pages
84577 Downloads
Generates "limitToPages" configuration for your enhancers on the fly so you don't need to hardcode it.
nervo/yuicompressor
1470442 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
masterro/laravel-xss-filter
196090 Downloads
Filter user input for XSS but don't touch other html