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.

  • 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

    dekor/php-array-table

    PHP Library for printing associative arrays as text table (similar to mysql terminal console)

  • 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

    phpro/grumphp

    A composer plugin that enables source code quality checks.

  • PHP

    colinmollenhour/php-redis-session-abstract

    A Redis-based session handler with optimistic locking

  • PHP

    spatie/laravel-csp

    Add CSP headers to the responses of a Laravel app

  • PHP

    mongodb/laravel-mongodb

    A MongoDB based Eloquent model and Query builder for Laravel

  • PHP

    illuminate/hashing

    The Illuminate Hashing package.

  • PHP

    gesdinet/jwt-refresh-token-bundle

    Implements a refresh token system over Json Web Tokens in Symfony

  • PHP

    illuminate/auth

    The Illuminate Auth package.

  • PHP

    queue-interop/amqp-interop

    AMQP interop

  • PHP

    nette/http

    🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.