Libraries tagged by ram
ramsey/uuid
767261929 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ramsey/collection
549407796 Downloads
A PHP library for representing and manipulating collections.
webpatser/laravel-uuid
18121256 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
ramsey/uuid-doctrine
43561356 Downloads
Use ramsey/uuid as a Doctrine field type.
ramsey/conventional-commits
1873799 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
ramsey/array_column
3628095 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
gamez/ramsey-uuid-normalizer
756817 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
ramonrietdijk/livewire-tables
63659 Downloads
Dynamic tables for models with Laravel Livewire
gbprod/uuid-normalizer
680468 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
raml-org/raml-php-parser
330892 Downloads
A RAML parser built in php
psx/api
185478 Downloads
Parse and generate API specification formats
mpetrovich/dash
30475 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
ramytalal/label-printer
44067 Downloads
An implementation of the Brother label printer API.
ramsey/uuid-console
158458 Downloads
A console application for generating UUIDs with ramsey/uuid.
ramsey/identifier
10402 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes