Popular Packages

  • PHP

    icecave/repr

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

  • PHP

    psr-discovery/discovery

    Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.

  • PHP

    psr-discovery/http-client-implementations

    Lightweight library that discovers available PSR-18 HTTP Client 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

    psr-discovery/http-factory-implementations

    Lightweight library that discovers available PSR-17 HTTP Factory 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

    dekor/php-array-table

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

  • PHP

    mrclay/jsmin-php

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

  • PHP

    sanmai/di-container

    dependency injection container with automatic constructor dependency resolution

  • PHP

    sanmai/duoclock

    PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing

  • PHP

    colinmollenhour/php-redis-session-abstract

    A Redis-based session handler with optimistic locking

  • PHP

    icecave/parity

    A customizable deep comparison library.

  • symfony/apache-pack

    A pack for Apache support in Symfony

  • PHP

    doctrine/coding-standard

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

  • PHP

    doctrine/mongodb-odm

    PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.

  • PHP

    laminas/laminas-captcha

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

  • PHP

    fabpot/goutte

    A simple PHP Web Scraper

    Abandoned! See symfony/browser-kit