psr-discovery/discovery dependents (9) Order by: name | downloads Show: all | require | require-dev

  • PHP

    eonx-com/easy-api-token

    Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)

  • PHP

    eonx-com/easy-monorepo

    Reusable packages to make PHP projects easier to create/maintain

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

    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

    rest/client

    An elegant wrapper for working with REST APIs and PSR clients.