Libraries tagged by sructure
brick/schema
87447 Downloads
Schema.org library for PHP
artem-schander/l5-modular
242734 Downloads
Modular pattern generator for Laravel
aliziodev/laravel-taxonomy
27469 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
yzen.dev/plain-to-class
106938 Downloads
Class-transformer to transform your dataset into a structured object
symfony/json-streamer
657967 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
suin/phpcs-psr4-sniff
1888674 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
spatie/ping
56818 Downloads
Run an ICMP ping and get structured results
sop/crypto-encoding
1462498 Downloads
A PHP implementation of textual encodings of cryptographic structures.
simplesamlphp/xml-common
2733459 Downloads
A library with classes and utilities for handling XML structures.
sandrokeil/interop-config
485437 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
phpids/phpids
149721 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
php-ds/ext-ds
3169 Downloads
An extension providing efficient internal data structures as an alternative to arrays
markshust/magento2-module-simpledata
193989 Downloads
The SimpleData module simplifies calling Magento data structures.
imanghafoori/laravel-widgetize
141194 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
igbinary/igbinary
5115 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.