Popular Packages

  • PHP

    spatie/laravel-sluggable

    Generate slugs when saving Eloquent models

  • PHP

    dragon-code/contracts

    A set of contracts for any project

  • 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

    spatie/laravel-csp

    Add CSP headers to the responses of a Laravel app

  • PHP

    spatie/laravel-settings

    Store your application settings

  • PHP

    dragon-code/support

    Support package is a collection of helpers and tools for any project.

  • PHP

    pda/pheanstalk

    PHP client for beanstalkd queue

  • drupal/core-dev

    require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

  • PHP

    spatie/typescript-transformer

    This is my package typescript-transformer

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

  • 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

    api-platform/validator

    API Platform validator component

  • PHP

    jangregor/phpstan-prophecy

    Provides a phpstan/phpstan extension for phpspec/prophecy