Popular Packages

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

  • 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

    symfony/panther

    A browser testing and web scraping library for PHP and Symfony.

  • 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

    api-platform/metadata

    API Resource-oriented metadata attributes and factories

  • 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

    codeception/module-filesystem

    Codeception module for testing local filesystem

  • PHP

    marcj/topsort

    High-Performance TopSort/Dependency resolving algorithm

  • PHP

    kevinrob/guzzle-cache-middleware

    A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

  • PHP

    caseyamcl/guzzle_retry_middleware

    Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts

  • PHP

    laminas/laminas-mail

    Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

    Abandoned! See symfony/mailer

  • PHP

    nikolaposa/version

    Value Object that represents a SemVer-compliant version number.

  • PHP

    paragonie/hidden-string

    Encapsulate strings in an object to hide them from stack traces

  • PHP

    web-token/jwt-signature

    Signature component of the JWT Framework.

    Abandoned! See web-token/jwt-library