Libraries tagged by sructure
rs/laravel-version-control
6206 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.
punktde/archivist
32895 Downloads
A Neos CMS package that automatically sorts nodes into a predefined structure which is created on the fly.
popo/generator
37783 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
plesk/wappspector
8395 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
16735 Downloads
X-Ray returns structured data from any URL
netlogix/jsonapiorg-annotationgenerics
165531 Downloads
Map neos/flow objects to jsonapi.org input and output structures, purely by adding class and property annotations.
naucon/utility
64719 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
mf/collections-php
87708 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/laravel-introspect
205 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
linio/util
69246 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
league/object-mapper
3814 Downloads
Converts structured data into strict objects.
juststeveking/laravel-business-process
2797 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.
justinwalsh/daux.io
38096 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
joegreen0991/hyperloglog
14105 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
24047 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.