Libraries tagged by represent
dflydev/placeholder-resolver
14394070 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
5138256 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
14308005 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
benjacho/belongs-to-many-field
713630 Downloads
belongsToMany nova representation in field.
aura/web
472280 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
zendframework/zend-serializer
15885007 Downloads
Serialize and deserialize PHP structures to a variety of representations
sebastian/money
1199959 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
scssphp/source-span
193907 Downloads
Provides a representation for source code locations and spans.
professional-wiki/edtf
380167 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
chesscom/chess-game
199474 Downloads
Represents a chess game as a php object
php-contrib/http-representation-implementation
Downloads
ext-var_representation
Downloads
spomky-labs/cbor-bundle
119621 Downloads
CBOR Encoder/Decoder Bundle for Symfony.
bowlofsoup/normalizer-bundle
30704 Downloads
Normalizer for objects.
yiisoft/input-http
42369 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.