Popular Packages
-
psr-discovery/all
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
-
-
-
-
-
-
-
PHP
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
-
PHP
laminas/laminas-captcha
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
-
PHP
gesdinet/jwt-refresh-token-bundle
Implements a refresh token system over Json Web Tokens in Symfony
-
symfony/apache-pack
A pack for Apache support in Symfony
-
-
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