Popular Packages

  • PHP

    dragon-code/pretty-array

    Simple conversion of an array to a pretty view

  • PHP

    openlss/lib-array2xml

    Array2XML conversion library credit to lalit.org

  • PHP

    james-heinrich/getid3

    PHP script that extracts useful information from popular multimedia file formats

  • PHP

    symfony/panther

    A browser testing and web scraping library for PHP and Symfony.

  • PHP

    azjezz/psl

    PHP Standard Library

    Abandoned! See php-standard-library/php-standard-library

  • PHP

    api-platform/symfony

    Symfony API Platform integration

  • PHP

    ghostwriter/coding-standard

    PHP Coding Standard

  • PHP

    nunomaduro/larastan

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

    Abandoned! See larastan/larastan

  • PHP

    spatie/pdf-to-image

    Convert a pdf to an image

  • PHP

    doctrine/mongodb-odm

    PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.

  • 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

    spatie/laravel-sluggable

    Generate slugs when saving Eloquent models