Popular Packages

  • PHP

    amphp/windows-registry

    Windows Registry Reader.

  • 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.

  • PHP

    psr-discovery/container-implementations

    Lightweight library that discovers available PSR-11 Container 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/event-dispatcher-implementations

    Lightweight library that discovers available PSR-14 Event Dispatcher 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/log-implementations

    Lightweight library that discovers available PSR-3 Log 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.

  • 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

    szepeviktor/phpstan-wordpress

    WordPress extensions for PHPStan

  • PHP

    phrity/net-uri

    PSR-7 Uri and PSR-17 UriFactory implementation

  • PHP

    react/async

    Async utilities and fibers for ReactPHP

  • PHP

    adyen/php-api-library

    A PHP client library for accessing Adyen APIs

  • PHP

    true/punycode

    A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)

    Abandoned!

  • PHP

    illuminate/broadcasting

    The Illuminate Broadcasting package.

  • PHP

    neitanod/forceutf8

    PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

  • PHP

    eluceo/ical

    The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.

  • PHP

    icecave/repr

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