Popular Packages

  • PHP

    symfony/panther

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

  • PHP

    mrclay/jsmin-php

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

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

  • PHP

    psr-discovery/log-implementations

    Lightweight library that discovers available PSR-3 Log 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

    illuminate/auth

    The Illuminate Auth package.

  • PHP

    squirrelphp/twig-php-syntax

    Adds common PHP syntax to twig templates, like ===, foreach and continue/break.

  • PHP

    spatie/typescript-transformer

    Transform your PHP structures to TypeScript types

  • PHP

    gesdinet/jwt-refresh-token-bundle

    Implements a refresh token system over Json Web Tokens in Symfony

  • PHP

    laminas/laminas-recaptcha

    OOP wrapper for the ReCaptcha web service

  • PHP

    dekor/php-array-table

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

  • PHP

    paragonie/hidden-string

    Encapsulate strings in an object to hide them from stack traces

  • PHP

    bensampo/laravel-enum

    Simple, extensible and powerful enumeration implementation for Laravel.