Libraries tagged by sructure
kktsvetkov/krumo
62562 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
juststeveking/laravel-business-process
3795 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
jakewhiteley/php-sets
29070 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
iwink/tree
54158 Downloads
Tree data structure for PHP
hosmelq/laravel-audit-logs
4277 Downloads
Structured audit logs for Laravel with actors, targets, and request metadata.
hillholliday/craft-user-manual
72475 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
gpslab/interval
61797 Downloads
DDD interval structures
glacialblade/modular
67435 Downloads
Modular Structure for Laravel
enm/json-api-common
113250 Downloads
Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)
dotkernel/dot-maker
10490 Downloads
Dotkernel library for programmatically generating structured code files
dotkernel/dot-helpers
32957 Downloads
Dotkernel helper component providing various helper structures and classes
dazet/data-map
24842 Downloads
Library for mapping data structures.
components-web-app/api-components-bundle
3678 Downloads
Creates a flexible API for a website's structure, reusable components and common functionality.
codebot/laravel-response-builder
55441 Downloads
Simple package for Laravel framework to standardize the structure of JSON responses.
chubbyphp/chubbyphp-parsing
91166 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).