Popular Packages

  • PHP

    symfony/amazon-sqs-messenger

    Symfony Amazon SQS extension Messenger Bridge

  • PHP

    symfony/polyfill-apcu

    Symfony polyfill backporting apcu_* functions to lower PHP versions

  • PHP

    fruitcake/laravel-debugbar

    PHP Debugbar integration for Laravel

  • 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

    spatie/data-transfer-object

    Data transfer objects with batteries included

    Abandoned! See spatie/laravel-data

  • PHP

    webmozart/path-util

    A robust cross-platform utility for normalizing, comparing and modifying file paths.

    Abandoned! See symfony/filesystem

  • HTML

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

  • PHP

    league/openapi-psr7-validator

    Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON

  • PHP

    graham-campbell/manager

    Manager Provides Some Manager Functionality For Laravel

  • PHP

    bugsnag/bugsnag-laravel

    Official Bugsnag notifier for Laravel applications.

  • 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

    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

    react/http

    Event-driven, streaming HTTP client and server implementation for ReactPHP

  • PHP

    symfony/contracts

    A set of abstractions extracted out of the Symfony components