php.package.health
composer.json
.Package | Status | |
---|---|---|
ramsey/array_column | Provides functionality for array_column() to projects using PHP earlier than version 5.5. | |
ramsey/coding-standard | A common coding standard for Ramsey's PHP libraries. | |
ramsey/collection | A PHP library for representing and manipulating collections. | |
ramsey/composer-repl | A REPL for PHP built into Composer. | |
ramsey/composer-repl-lib | The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command. | |
ramsey/conventional-commits | A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action! | |
ramsey/devtools | A Composer plugin to aid PHP library and application development. | |
ramsey/devtools-lib | The library behind ramsey/devtools, allowing for extension of the ramsey/devtools Composer plugin. | |
ramsey/http-range | A PHP library for parsing and handling HTTP range requests. | |
ramsey/identifier | A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes | |
ramsey/jenkins-php | A meta package for the PHP Quality Assurance Toolchain tools required by the Template for Jenkins Jobs for PHP Projects, http://jenkins-php.org/ | |
ramsey/laravel-oauth2-instagram | A Laravel 5 service provider for league/oauth2-instagram. | |
ramsey/php-library-skeleton | A starter kit for quickly setting up a new PHP library package. | |
ramsey/php-library-starter-kit | A starter kit for quickly setting up a new PHP library package. | |
ramsey/pygments | A PHP wrapper for Pygments, the Python syntax highlighter, forked from kzykhys/pygments. | |
ramsey/sculpin-codeblock | A Sculpin bundle for using the ramsey/twig-codeblock extension for defining blocks of code for syntax highlighting (with Pygments) and more. | |
ramsey/str-begins-ends | Provides functions to test whether a string begins or ends with a certain substring. | |
ramsey/twig-codeblock | A Twig extension for defining blocks of code for syntax highlighting (with Pygments) and more. | |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | |
ramsey/uuid-console | A console application for generating UUIDs with ramsey/uuid. | |
ramsey/uuid-doctrine | Use ramsey/uuid as a Doctrine field type. | |
ramsey/vnderror | application/vnd.error builder / formatter for PHP 5.3+ |