Popular Packages

  • PHP

    dg/bypass-finals

    Removes final keyword from source code on-the-fly and allows mocking of final methods and classes

  • PHP

    phpcompatibility/phpcompatibility-wp

    A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.

  • PHP

    bugsnag/bugsnag

    Official Bugsnag notifier for PHP applications.

  • PHP

    friendsofsymfony/jsrouting-bundle

    A pretty nice way to expose your Symfony routing to client applications.

  • PHP

    ua-parser/uap-php

    A multi-language port of Browserscope's user agent parser.

  • PHP

    illuminate/pipeline

    The Illuminate Pipeline package.

  • PHP

    braintree/braintree_php

    Braintree PHP Client Library

  • PHP

    laminas/laminas-uri

    A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs)

  • PHP

    symplify/easy-coding-standard

    Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.

  • PHP

    laravel/dusk

    Laravel Dusk provides simple end-to-end testing and browser automation.

  • PHP

    beste/in-memory-cache

    A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

  • PHP

    spaze/phpstan-disallowed-calls

    PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.

  • PHP

    spatie/laravel-ray

    Easily debug Laravel apps

  • PHP

    symfony/polyfill-php70

    Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions

  • PHP

    friendsofsymfony/rest-bundle

    This Bundle provides various tools to rapidly develop RESTful API's with Symfony