Popular Packages

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

  • PHP

    facebook/graph-sdk

    Facebook SDK for PHP

    Abandoned!

  • 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

    illuminate/testing

    The Illuminate Testing package.

  • PHP

    kint-php/kint

    Kint - Advanced PHP dumper

  • PHP

    php-tuf/composer-stager

    Stages Composer commands so they can be safely run on a production codebase.

  • PHP

    symfony-cmf/routing

    Extends the Symfony routing component for dynamic routes and chaining several routers

  • PHP

    mixpanel/mixpanel-php

    The Official PHP library for Mixpanel

  • PHP

    wp-cli/mustangostang-spyc

    A simple YAML loader/dumper class for PHP (WP-CLI fork)

  • PHP

    segmentio/analytics-php

    Segment Analytics PHP Library

  • PHP

    mikehaertl/phpwkhtmltopdf

    A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface

  • PHP

    eluceo/ical

    The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.

  • PHP

    wp-cli/wp-cli

    WP-CLI framework

  • PHP

    meyfa/php-svg

    Read, edit, write, and render SVG files with PHP