Libraries tagged by sructure
rs/laravel-version-control
8117 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
ray/input-query
116544 Downloads
Structured input objects from HTTP
punktde/archivist
41408 Downloads
A Neos CMS package that automatically sorts nodes into a predefined structure which is created on the fly.
plesk/wappspector
12867 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
p3k/xray
17772 Downloads
X-Ray returns structured data from any URL
netlogix/jsonapiorg-annotationgenerics
337364 Downloads
Map neos/flow objects to jsonapi.org input and output structures, purely by adding class and property annotations.
naucon/utility
76292 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
mominalzaraa/filament-localization
3549 Downloads
The first and only automatic Filament localization package with intelligent resource scanning, structured translation files, and comprehensive testing
mf/collections-php
110261 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
mateffy/laraperf
2315 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
ltd-beget/stringstream
280285 Downloads
Php Stringstream data structure.
linio/util
78244 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
kktsvetkov/krumo
62530 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
3771 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
29004 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.