Libraries tagged by prepr
ramsey/collection
406026187 Downloads
A PHP library for representing and manipulating collections.
willdurand/hateoas
14842015 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
ksubileau/color-thief-php
3293912 Downloads
Grabs the dominant color or a representative color palette from an image.
icecave/repr
5191683 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
spomky-labs/cbor-php
3996927 Downloads
CBOR Encoder/Decoder for PHP
tecnickcom/tc-lib-color
5966728 Downloads
PHP library to manipulate various color representations
nikolaposa/version
4974525 Downloads
Value Object that represents a SemVer-compliant version number.
netgen/query-translator
1713882 Downloads
Query Translator is a search query translator with AST representation
laravel/wayfinder
54802 Downloads
Generate TypeScript representations of your Laravel actions and routes.
laminas/laminas-serializer
10245102 Downloads
Serialize and deserialize PHP structures to a variety of representations
ergebnis/json
14422437 Downloads
Provides a Json value object for representing a valid JSON string.
diff/diff
1436762 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
dflydev/placeholder-resolver
14408435 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.
tysonandre/var_representation_polyfill
5224646 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
dflydev/dot-access-configuration
14322205 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.