Popular Packages

  • PHP

    psr/http-server-handler

    Common interface for HTTP server-side request handler

  • PHP

    intervention/image

    PHP image manipulation

  • PHP

    defuse/php-encryption

    Secure PHP Encryption Library

  • PHP

    laravel/pail

    Easily delve into your Laravel application's log files directly from the command line.

  • PHP

    spatie/macroable

    A trait to dynamically add methods to a class

  • PHP

    symfony/security-bundle

    Provides a tight integration of the Security component into the Symfony full-stack framework

  • PHP

    doctrine/migrations

    PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

  • PHP

    composer/metadata-minifier

    Small utility library that handles metadata minification and expansion.

  • PHP

    symfony/asset

    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files

  • PHP

    symfony/messenger

    Helps applications send and receive messages to/from other applications or via message queues

  • PHP

    opis/closure

    A library that can be used to serialize closures (anonymous functions) and arbitrary data.

  • PHP

    psr/http-server-middleware

    Common interface for HTTP server-side middleware

  • PHP

    marc-mabe/php-enum

    Simple and fast implementation of enumerations with native PHP

  • PHP

    symfony/lock

    Creates and manages locks, a mechanism to provide exclusive access to a shared resource

  • PHP

    grpc/grpc

    gRPC library for PHP