Libraries tagged by Php Structured Data
n2n/n2n-util-serialize
201 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
kariricode/data-structure
1097 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
francerz/php-power-data
2138 Downloads
PHP data structures for complex data handling
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
mmazoni/data-structure
8 Downloads
Implementing most of data structures in PHP 8
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
activecollab/databasestructure
17396 Downloads
Define database structure in PHP and let the library generate object classes and tables
daikon/data-structure
4835 Downloads
Immutable data structures based on php/ds.
oktavlachs/data-mapping-service
887 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
jimphle/data-structure
465 Downloads
Jimdo PHP library extraction of data-structure component
stichoza/jira-webhooks-data
1672 Downloads
PHP classes for Atlassian Jira webhook data structures
sebastiandittrich/php-normalizer
23 Downloads
A PHP library for normalizing and denormalizing data structures with support for custom attributes and type handling.
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
miquido/data-structure
103 Downloads
Immutable Data Structures
jfcherng/php-whitelist-fluent
10103 Downloads
Base class for data structure with restricted attributes.