Popular Packages

  • PHP

    snc/redis-bundle

    A Redis bundle for Symfony

  • 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

    paragonie/hidden-string

    Encapsulate strings in an object to hide them from stack traces

  • PHP

    simshaun/recurr

    PHP library for working with recurrence rules

  • PHP

    react/http

    Event-driven, streaming HTTP client and server implementation for ReactPHP

  • HTML

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

  • PHP

    nunomaduro/larastan

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

    Abandoned! See larastan/larastan

  • PHP

    knplabs/knp-gaufrette-bundle

    Allows to easily use the Gaufrette library in a Symfony project

  • PHP

    facebook/graph-sdk

    Facebook SDK for PHP

    Abandoned!

  • PHP

    spatie/laravel-tags

    Add tags and taggable behaviour to your Laravel app

  • PHP

    spatie/laravel-webhook-client

    Receive webhooks in Laravel apps

  • PHP

    symfony/contracts

    A set of abstractions extracted out of the Symfony components