Libraries tagged by repr
symfony/uid
141266340 Downloads
Provides an object-oriented API to generate and represent UIDs
sebastian/type
424319512 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
345353242 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
308898758 Downloads
A PHP library for representing and manipulating collections.
league/uri-interfaces
88047837 Downloads
Common interfaces and classes for URI representation and interaction
willdurand/hateoas
13573952 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
ksubileau/color-thief-php
2842624 Downloads
Grabs the dominant color or a representative color palette from an image.
spomky-labs/cbor-php
2850680 Downloads
CBOR Encoder/Decoder for PHP
tecnickcom/tc-lib-color
4654162 Downloads
PHP library to manipulate various color representations
nikolaposa/version
3725488 Downloads
Value Object that represents a SemVer-compliant version number.
netgen/query-translator
1427996 Downloads
Query Translator is a search query translator with AST representation
laminas/laminas-serializer
9137209 Downloads
Serialize and deserialize PHP structures to a variety of representations
ergebnis/json
8158726 Downloads
Provides a Json value object for representing a valid JSON string.
dflydev/placeholder-resolver
14116787 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14032573 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.