Popular Packages

  • PHP

    hoa/iterator

    The Hoa\Iterator library.

    Abandoned!

  • PHP

    hoa/file

    The Hoa\File library.

    Abandoned!

  • PHP

    marcj/topsort

    High-Performance TopSort/Dependency resolving algorithm

  • PHP

    neitanod/forceutf8

    PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

  • PHP

    gitonomy/gitlib

    Library for accessing git

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

  • PHP

    enqueue/dsn

    Parse DSN

  • PHP

    laminas/laminas-captcha

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

  • 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

    colinmollenhour/php-redis-session-abstract

    A Redis-based session handler with optimistic locking

  • PHP

    spiral/roadrunner-worker

    RoadRunner: PHP worker

  • PHP

    dekor/php-array-table

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

  • PHP

    icecave/repr

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

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