OSS Index data is being upgraded. There are some breaking changes.
Learn more

Composer Components

Search Components

Ecosystem Component Description
Composer ramsey/uuid Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
Composer nesbot/carbon A simple API extension for DateTime.
Composer symfony/yaml Symfony Yaml Component
Composer symfony/var-dumper Symfony mechanism for exploring and dumping PHP variables
Composer symfony/translation-contracts Generic abstractions related to translation
Composer symfony/polyfill-intl-icu Symfony polyfill for intl's ICU-related data and classes
Composer symfony/event-dispatcher-contracts Generic abstractions related to dispatching event
Composer webmozart/assert Assertions to validate method input/output with nice error messages.
Composer knplabs/knp-components Knplabs component library
Composer knplabs/knp-paginator-bundle Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features
Composer symfony/dependency-injection Symfony DependencyInjection Component
Composer egulias/email-validator A library for validating emails
Composer symfony/mime A library to manipulate MIME messages
Composer doctrine/event-manager The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
Composer phpdocumentor/reflection-docblock With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
Composer symfony/process Symfony Process Component
Composer twig/extensions Common additional features for Twig that do not directly belong in core
Composer symfony/config Symfony Config Component
Composer phpoption/phpoption Option Type for PHP
Composer phpdocumentor/reflection-common Common reflection classes used by phpdocumentor to reflect the code structure
Composer kriswallsmith/assetic Asset Management for PHP
Composer phpdocumentor/type-resolver
Composer symfony/polyfill-php56 Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
Composer symfony/polyfill-util Symfony utilities for portability of PHP codes
Composer symfony/assetic-bundle Integrates Assetic into Symfony2
Composer symfony/property-access Symfony PropertyAccess Component
Composer symfony/serializer Symfony Serializer Component
Composer symfony/cache Symfony implementation of PSR-6
Composer doctrine/migrations Database Schema migrations using Doctrine DBAL
Composer phpseclib/phpseclib PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Composer doctrine/doctrine-migrations-bundle Symfony DoctrineMigrationsBundle
Composer behat/transliterator String transliterator
Composer doctrine/persistence The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
Composer symfony/css-selector Symfony CssSelector Component
Composer nikic/php-parser A PHP parser written in PHP
Composer gedmo/doctrine-extensions Doctrine2 behavioral extensions
Composer ocramius/proxy-manager A library providing utilities to generate, instantiate and generally operate with Object Proxies
Composer firebase/php-jwt A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Composer symfony/var-exporter A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code
Composer ocramius/package-versions Composer plugin that provides efficient querying for installed package versions (no runtime IO)
Composer 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.
Composer symfony/inflector Symfony Inflector Component
Composer symfony/polyfill-apcu Symfony polyfill backporting apcu_* functions to lower PHP versions
Composer symfony/polyfill-intl-normalizer Symfony polyfill for intl's Normalizer class and related functions
Composer symfony/property-info Symfony Property Info Component
Composer symfony/cache-contracts Generic abstractions related to caching
Composer stof/doctrine-extensions-bundle Integration of the gedmo/doctrine-extensions with Symfony2
Composer symfony/validator Symfony Validator Component
Composer zendframework/zend-eventmanager Trigger and listen to events within a PHP application
Composer zendframework/zend-code provides facilities to generate arbitrary code using an object oriented interface