Libraries tagged by structured values
bakame/http-structured-fields
9483 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
gapple/structured-fields
730239 Downloads
Library for Structured Field Values for HTTP
rkr/data-diff
2337 Downloads
A handy tool for comparing structured data quickly in a key-value manner
ghostff/dump7
11320 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
cboxdk/siem
310 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
andydefer/data-validator
94 Downloads
Validates and sanitizes structured data arrays with configurable constraints (size, depth, nesting, key/value types).
sigwin/xezilaires-dev
1378 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
philiprehberger/laravel-search-query-parser
240 Downloads
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
ghostff/dump5
4126 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
wundii/structron
425 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
daikon/entity
1341 Downloads
Boilerplate for well structured entities in Daikon-CQRS projects.
dumpio/client
65 Downloads
PHP client for the Dumpio dump viewer — sends faithful, typed value dumps and structured messages (exceptions, queries, HTTP, logs, models, …) over HTTP.
sigwin/xezilaires
34126 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
jamesmorrison/metar
3 Downloads
A PHP 8.4 METAR weather report parser. Parses raw METAR strings into structured, readonly value objects with full remark support and human-readable labels.
isolution/meta-data
80 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.