Libraries tagged by repr
sebastian/money
1292474 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
icecave/repr
7819552 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
tysonandre/var_representation_polyfill
7187182 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
symfony/reprise
25038 Downloads
Integrate Vite and Rsbuild with Symfony, a reprise of Webpack Encore Bundle.
dflydev/placeholder-resolver
14665550 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
14572115 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
crazycodr/standard-exceptions
244024 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
benjacho/belongs-to-many-field
891117 Downloads
belongsToMany nova representation in field.
aura/web
587478 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
16252074 Downloads
Serialize and deserialize PHP structures to a variety of representations
phan/var_representation_polyfill
320391 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
openapi-tools/representation
51046 Downloads
User friendly OpenAPI Spec representation
koolreport/querybuilder
204584 Downloads
Create query by php code
bowlofsoup/normalizer-bundle
42268 Downloads
Normalizer for objects.
yiisoft/input-http
141254 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.