Popular Packages

  • PHP

    graham-campbell/manager

    Manager Provides Some Manager Functionality For Laravel

  • PHP

    horstoeko/zugferd

    A library for creating and reading european electronic invoices

  • PHP

    google/analytics-data

    Google Analytics Data Client for PHP

  • 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

    enqueue/dsn

    Parse DSN

  • 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

    amphp/websocket

    Shared code for websocket servers and clients.

  • PHP

    api-platform/json-schema

    Generate a JSON Schema from a PHP class

  • PHP

    api-platform/serializer

    API Platform core Serializer

  • PHP

    google/cloud-translate

    Cloud Translation Client for PHP

  • PHP

    horstoeko/stringmanagement

    A library for string manipulation utilities

  • PHP

    shipmonk/dead-code-detector

    Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.

  • PHP

    amphp/websocket-client

    Async WebSocket client for PHP based on Amp.