Libraries tagged by repr
symfony/uid
192024291 Downloads
Provides an object-oriented API to generate and represent UIDs
sebastian/type
500191899 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
417284840 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
375579715 Downloads
A PHP library for representing and manipulating collections.
willdurand/hateoas
14524564 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
ksubileau/color-thief-php
3156084 Downloads
Grabs the dominant color or a representative color palette from an image.
icecave/repr
4522997 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
spomky-labs/cbor-php
3563266 Downloads
CBOR Encoder/Decoder for PHP
nikolaposa/version
4548511 Downloads
Value Object that represents a SemVer-compliant version number.
netgen/query-translator
1627538 Downloads
Query Translator is a search query translator with AST representation
laravel/wayfinder
19590 Downloads
Generate TypeScript representations of your Laravel actions and routes.
laminas/laminas-serializer
9920207 Downloads
Serialize and deserialize PHP structures to a variety of representations
ergebnis/json
11993332 Downloads
Provides a Json value object for representing a valid JSON string.
dflydev/placeholder-resolver
14349575 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
14264144 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.