Libraries tagged by represent
symfony/uid
337908636 Downloads
Provides an object-oriented API to generate and represent UIDs
sebastian/type
687084126 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
573561761 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
553223632 Downloads
A PHP library for representing and manipulating collections.
laravel/wayfinder
11766680 Downloads
Generate TypeScript representations of your Laravel actions and routes.
spomky-labs/cbor-php
17575634 Downloads
CBOR Encoder/Decoder for PHP
willdurand/hateoas
16426061 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
nikolaposa/version
7868040 Downloads
Value Object that represents a SemVer-compliant version number.
ksubileau/color-thief-php
4256106 Downloads
Grabs the dominant color or a representative color palette from an image.
ergebnis/json
27955134 Downloads
Provides a Json value object for representing a valid JSON string.
tecnickcom/tc-lib-color
8453797 Downloads
PHP library to manipulate various color representations
netgen/query-translator
2104832 Downloads
Query Translator is a search query translator with AST representation
laminas/laminas-serializer
11732635 Downloads
Serialize and deserialize PHP structures to a variety of representations
igbinary/igbinary
10065 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
1694280 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches