Libraries tagged by repr
tysonandre/var_representation_polyfill
5367567 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
dflydev/placeholder-resolver
14431710 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
14345277 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
crazycodr/standard-exceptions
198745 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
739242 Downloads
belongsToMany nova representation in field.
aura/web
488796 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
15925573 Downloads
Serialize and deserialize PHP structures to a variety of representations
sebastian/money
1205209 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
koolreport/querybuilder
132071 Downloads
Create query by php code
yiisoft/input-http
48016 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
wp-hooks/generator
172823 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
scssphp/source-span
267227 Downloads
Provides a representation for source code locations and spans.
professional-wiki/edtf
390976 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
chesscom/chess-game
208348 Downloads
Represents a chess game as a php object
php-contrib/http-representation-implementation
Downloads