Popular Packages

  • 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

    spatie/eloquent-sortable

    Sortable behaviour for eloquent models

  • PHP

    tubalmartin/cssmin

    A PHP port of the YUI CSS compressor

  • PHP

    tracy/tracy

    😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

  • PHP

    php-http/cache-plugin

    PSR-6 Cache plugin for HTTPlug

  • PHP

    spatie/data-transfer-object

    Data transfer objects with batteries included

    Abandoned! See spatie/laravel-data

  • PHP

    laminas/laminas-http

    Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests

  • PHP

    braintree/braintree_php

    Braintree PHP Client Library

  • PHP

    symfony/ux-twig-component

    Twig components for Symfony

  • PHP

    matthiasmullie/minify

    CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

  • PHP

    codeception/module-webdriver

    WebDriver module for Codeception

  • PHP

    typo3/cms-core

    TYPO3 CMS Core

  • PHP

    knplabs/knp-menu-bundle

    This bundle provides an integration of the KnpMenu library

  • PHP

    typo3/class-alias-loader

    Amends the composer class loader to support class aliases to provide backwards compatibility for packages

  • PHP

    colinmollenhour/credis

    Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.