Popular Packages

  • PHP

    icecave/repr

    A library for generating string representations of any value, inspired by Python's reprlib library.

  • PHP

    marcj/topsort

    High-Performance TopSort/Dependency resolving algorithm

  • PHP

    doctrine/coding-standard

    The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.

  • PHP

    symfony/symfony

    The Symfony PHP framework

  • PHP

    laminas/laminas-captcha

    Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more

  • 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

    horstoeko/stringmanagement

    A library for string manipulation utilities

  • PHP

    icecave/parity

    A customizable deep comparison library.

  • PHP

    dekor/php-array-table

    PHP Library for printing associative arrays as text table (similar to mysql terminal console)

  • PHP

    horstoeko/mimedb

    Get mimetypes by fileextensions and visa versa

  • PHP

    voku/anti-xss

    anti xss-library

  • PHP

    yiisoft/yii2-debug

    The debugger extension for the Yii framework

  • PHP

    mrclay/jsmin-php

    Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.

  • PHP

    gesdinet/jwt-refresh-token-bundle

    Implements a refresh token system over Json Web Tokens in Symfony

  • PHP

    psr-discovery/cache-implementations

    Lightweight library that discovers available PSR-6 Cache 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.