Popular Packages

  • 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

    enqueue/dsn

    Parse DSN

  • PHP

    spatie/url

    Parse, build and manipulate URL's

  • PHP

    paragonie/hidden-string

    Encapsulate strings in an object to hide them from stack traces

  • PHP

    phiki/phiki

    Syntax highlighting using TextMate grammars in PHP.

  • PHP

    laminas/laminas-captcha

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

  • PHP

    dekor/php-array-table

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

  • PHP

    marcj/topsort

    High-Performance TopSort/Dependency resolving algorithm

  • PHP

    gesdinet/jwt-refresh-token-bundle

    Implements a refresh token system over Json Web Tokens in Symfony

  • PHP

    ergebnis/phpunit-slow-test-detector

    Provides facilities for detecting slow tests in phpunit/phpunit.

  • PHP

    web-token/jwt-signature

    Signature component of the JWT Framework.

    Abandoned! See web-token/jwt-library

  • PHP

    ircmaxell/password-compat

    A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash

  • PHP

    laminas/laminas-db

    Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

  • PHP

    ghostwriter/event-dispatcher

    Event Dispatcher implementation.