Popular Packages

  • PHP

    barryvdh/laravel-debugbar

    PHP Debugbar integration for Laravel

  • PHP

    sentry/sentry-laravel

    Laravel SDK for Sentry (https://sentry.io)

  • PHP

    infection/infection

    Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

  • PHP

    phpcompatibility/php-compatibility

    A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.

  • PHP

    composer/installers

    A multi-framework Composer library installer

  • PHP

    elasticsearch/elasticsearch

    PHP Client for Elasticsearch

  • PHP

    larastan/larastan

    Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

  • PHP

    php-di/invoker

    Generic and extensible callable invoker

  • PHP

    giggsey/libphonenumber-for-php

    A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.

  • PHP

    php-parallel-lint/php-parallel-lint

    This tool checks the syntax of PHP files about 20x faster than serial check.

  • PHP

    giggsey/locale

    Locale functions required by libphonenumber-for-php

  • PHP

    symfony/runtime

    Enables decoupling PHP applications from global state

  • PHP

    spatie/temporary-directory

    Easily create, use and destroy temporary directories

  • PHP

    php-di/php-di

    The dependency injection container for humans