Popular Packages

  • PHP

    setasign/tfpdf

    This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.

  • PHP

    web-token/jwt-core

    Core component of the JWT Framework.

    Abandoned! See web-token/jwt-library

  • 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

    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

    sanmai/di-container

    dependency injection container with automatic constructor dependency resolution

  • PHP

    sanmai/duoclock

    PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing

  • PHP

    rollbar/rollbar

    Monitors errors and exceptions and reports them to Rollbar

  • PHP

    livewire/volt

    An elegantly crafted functional API for Laravel Livewire.

  • 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

    lastguest/murmurhash

    MurmurHash3 Hash

  • PHP

    laminas/laminas-captcha

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

  • PHP

    icecave/repr

    A library for generating string representations of any value, inspired by Python's reprlib library.

  • PHP

    mongodb/laravel-mongodb

    A MongoDB based Eloquent model and Query builder for Laravel

  • PHP

    spatie/simple-excel

    Read and write simple Excel and CSV files

  • PHP

    mkalkbrenner/php-htmldiff-advanced

    An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.