Libraries tagged by repr
symfony/uid
350533689 Downloads
Provides an object-oriented API to generate and represent UIDs
sebastian/type
700513288 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
583849811 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
567357755 Downloads
A PHP library for representing and manipulating collections.
laravel/wayfinder
13603825 Downloads
Generate TypeScript representations of your Laravel actions and routes.
spomky-labs/cbor-php
21466111 Downloads
CBOR Encoder/Decoder for PHP
willdurand/hateoas
16536146 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
nikolaposa/version
8381396 Downloads
Value Object that represents a SemVer-compliant version number.
ksubileau/color-thief-php
4339150 Downloads
Grabs the dominant color or a representative color palette from an image.
ergebnis/json
29330161 Downloads
Provides a Json value object for representing a valid JSON string.
tecnickcom/tc-lib-color
8794809 Downloads
PHP library to manipulate various color representations
netgen/query-translator
2137754 Downloads
Query Translator is a search query translator with AST representation
laminas/laminas-serializer
11834314 Downloads
Serialize and deserialize PHP structures to a variety of representations
igbinary/igbinary
14189 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
diff/diff
1718203 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches