Popular Packages

  • PHP

    curl/curl

    cURL class for PHP

  • Gherkin

    psalm/plugin-phpunit

    Psalm plugin for PHPUnit

  • PHP

    spatie/laravel-health

    Monitor the health of a Laravel application

  • PHP

    colinmollenhour/php-redis-session-abstract

    A Redis-based session handler with optimistic locking

  • PHP

    illuminate/log

    The Illuminate Log package.

  • PHP

    laminas/laminas-captcha

    Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more

  • PHP

    php-open-source-saver/jwt-auth

    JSON Web Token Authentication for Laravel and Lumen

  • PHP

    kevinrob/guzzle-cache-middleware

    A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

  • PHP

    knpuniversity/oauth2-client-bundle

    Integration with league/oauth2-client to provide services

  • PHP

    psr-discovery/discovery

    Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.

  • PHP

    symfony-cmf/routing

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

  • PHP

    psr-discovery/http-factory-implementations

    Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations

    Lightweight library that discovers available PSR-18 HTTP Client 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

    mrclay/minify

    Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers

  • PHP

    mrclay/jsmin-php

    Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.