Libraries tagged by ramsey
ramsey/uuid
Downloads
ramsey/php-library-starter-kit
872 Downloads
A starter kit for quickly setting up a new PHP library package.
ramsey/devtools-lib
29004 Downloads
The library behind ramsey/devtools, allowing for extension of the ramsey/devtools Composer plugin.
ramsey/composer-repl-lib
63008 Downloads
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/coding-standard
62152 Downloads
A common coding standard for Ramsey's PHP libraries.
ramsey/vnderror
78127 Downloads
application/vnd.error builder / formatter for PHP 5.3+
jdr/uuid-doctrine-odm
79051 Downloads
Allow the use of a ramsey/uuid UUID as Doctrine ODM field type.
rhumsaa/uuid
2590279 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
mcfedr/uuid-paramconverter
56207 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
it-for-free/array_column
25925 Downloads
Replacement for ramsey's array_column package: array_column() for projects using PHP earlier than version 5.5.
ollieday/yii2-uuid
903 Downloads
Component for generating UUIDs with ramsey/uuid.
cycle/entity-behavior-uuid
30462 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
jenbuzz/laravel-uuid
2104 Downloads
Adds a uuid to a model using ramsey/uuid
ramsey/twig-codeblock
688 Downloads
A Twig extension for defining blocks of code for syntax highlighting (with Pygments) and more.
ramsey/pygments
2072 Downloads
A PHP wrapper for Pygments, the Python syntax highlighter, forked from kzykhys/pygments.