Libraries tagged by struct
aliziodev/laravel-taxonomy
26273 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
105418 Downloads
Class-transformer to transform your dataset into a structured object
texy/texy
862086 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
symfony/json-streamer
635370 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
suin/phpcs-psr4-sniff
1882283 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
spatie/ping
51384 Downloads
Run an ICMP ping and get structured results
sop/crypto-encoding
1449990 Downloads
A PHP implementation of textual encodings of cryptographic structures.
simplesamlphp/xml-common
2663265 Downloads
A library with classes and utilities for handling XML structures.
sandrokeil/interop-config
481169 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
149343 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
2314 Downloads
An extension providing efficient internal data structures as an alternative to arrays
markshust/magento2-module-simpledata
192196 Downloads
The SimpleData module simplifies calling Magento data structures.
lochmueller/calendarize
165798 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
imanghafoori/laravel-widgetize
140804 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
igbinary/igbinary
4649 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.