Popular Packages

  • PHP

    league/flysystem-async-aws-s3

    AsyncAws S3 filesystem adapter for Flysystem.

  • PHP

    goetas-webservices/xsd2php-runtime

    Convert XSD (XML Schema) definitions into PHP classes

  • PHP

    laminas/laminas-hydrator

    Serialize objects to arrays, and vice versa

  • 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

    omnipay/common

    Common components for Omnipay payment processing library

  • PHP

    adyen/php-api-library

    A PHP client library for accessing Adyen APIs

  • PHP

    doctrine/mongodb-odm-bundle

    Symfony Doctrine MongoDB Bundle

  • PHP

    seld/cli-prompt

    Allows you to prompt for user input on the command line, and optionally hide the characters they type

  • 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

    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

    phpactor/amp-fswatch

    Async Filesystem Watcher for Amphp

  • PHP

    dantleech/object-renderer

    Render/pretty-print objects

  • PHP

    dantleech/what-changed

    Report changes in your dependencies

  • PHP

    ircmaxell/password-compat

    A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash

  • PHP

    m4tthumphrey/php-gitlab-api

    GitLab API v4 client for PHP