Popular Packages

  • PHP

    box/spout

    PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

    Abandoned!

  • PHP

    amphp/websocket-client

    Async WebSocket client for PHP based on Amp.

  • PHP

    doctrine/reflection

    The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

    Abandoned! See roave/better-reflection

  • PHP

    symfony/ux-live-component

    Live components for Symfony

  • PHP

    mrclay/jsmin-php

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

  • PHP

    gotenberg/gotenberg-php

    A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!

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

  • 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

    horstoeko/zugferd

    A library for creating and reading european electronic invoices

  • 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

    horstoeko/stringmanagement

    A library for string manipulation utilities

  • PHP

    horstoeko/mimedb

    Get mimetypes by fileextensions and visa versa

  • PHP

    spatie/laravel-csp

    Add CSP headers to the responses of a Laravel app