Libraries tagged by represent
symfony/uid
141536012 Downloads
Provides an object-oriented API to generate and represent UIDs
sebastian/type
424727839 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
345745604 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
309245460 Downloads
A PHP library for representing and manipulating collections.
league/uri-interfaces
88198867 Downloads
Common interfaces and classes for URI representation and interaction
willdurand/hateoas
13582243 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
ksubileau/color-thief-php
2844652 Downloads
Grabs the dominant color or a representative color palette from an image.
spomky-labs/cbor-php
2854383 Downloads
CBOR Encoder/Decoder for PHP
tecnickcom/tc-lib-color
4659920 Downloads
PHP library to manipulate various color representations
nikolaposa/version
3729269 Downloads
Value Object that represents a SemVer-compliant version number.
netgen/query-translator
1429194 Downloads
Query Translator is a search query translator with AST representation
laminas/laminas-serializer
9142192 Downloads
Serialize and deserialize PHP structures to a variety of representations
ergebnis/json
8176724 Downloads
Provides a Json value object for representing a valid JSON string.
dflydev/placeholder-resolver
14118716 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
14034508 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.