Libraries tagged by representation
laravel/wayfinder
8131393 Downloads
Generate TypeScript representations of your Laravel actions and routes.
spomky-labs/cbor-php
10765727 Downloads
CBOR Encoder/Decoder for PHP
willdurand/hateoas
16180016 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
tecnickcom/tc-lib-color
7830190 Downloads
PHP library to manipulate various color representations
netgen/query-translator
2043561 Downloads
Query Translator is a search query translator with AST representation
laminas/laminas-serializer
11516894 Downloads
Serialize and deserialize PHP structures to a variety of representations
tysonandre/var_representation_polyfill
6785040 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
icecave/repr
7536611 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
igbinary/igbinary
4399 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.
benjacho/belongs-to-many-field
863008 Downloads
belongsToMany nova representation in field.
aura/web
561930 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
16168996 Downloads
Serialize and deserialize PHP structures to a variety of representations
phan/var_representation_polyfill
139425 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
wp-hooks/generator
180755 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
scssphp/source-span
1428655 Downloads
Provides a representation for source code locations and spans.