Libraries tagged by structured values
bakame/http-structured-fields
19423 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
gapple/structured-fields
784849 Downloads
Library for Structured Field Values for HTTP
cboxdk/siem
2062 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.
ghostff/dump5
4199 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
andydefer/data-validator
514 Downloads
Validates and sanitizes structured data arrays with configurable constraints (size, depth, nesting, key/value types).
dumpio/client
262 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-dev
1398 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
philiprehberger/laravel-search-query-parser
419 Downloads
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
ghostff/dump7
11419 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
449 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.
sigwin/xezilaires
34155 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
rkr/data-diff
2372 Downloads
A handy tool for comparing structured data quickly in a key-value manner
mdzahid-pro/lsm-tree
0 Downloads
A log-structured merge tree for Laravel: append-only writes, immutable sorted runs, background compaction, and pluggable storage.
jamesmorrison/metar
10 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.