Popular Packages

  • PHP

    league/flysystem

    File storage abstraction for PHP

  • PHP

    league/mime-type-detection

    Mime-type detection for Flysystem

  • PHP

    symfony/filesystem

    Provides basic utilities for the filesystem

  • PHP

    symfony/mailer

    Helps sending emails

  • PHP

    vlucas/phpdotenv

    Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

  • PHP

    phpoption/phpoption

    Option Type for PHP

  • PHP

    nette/utils

    🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

  • PHP

    psy/psysh

    An interactive shell for modern PHP.

  • PHP

    composer/semver

    Semver library that offers utilities, version constraint parsing and validation.

  • PHP

    dragonmantank/cron-expression

    CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

  • PHP

    carbonphp/carbon-doctrine-types

    Types to use Carbon in Doctrine

  • PHP

    graham-campbell/result-type

    An Implementation Of The Result Type

  • PHP

    voku/portable-ascii

    Portable ASCII library - performance optimized (ascii) string functions for php.

  • PHP

    laravel/serializable-closure

    Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

  • PHP

    tijsverkoyen/css-to-inline-styles

    CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.