Libraries tagged by data structures
milan-miscevic/cv-creator
181 Downloads
CV data structures and generators
metalinspired/nested-set
1154 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
mbretter/stk-validation
2441 Downloads
Stk Schema Validation of nested data structures
martanlv/koki
2650 Downloads
Php data structures and utilities
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
mammutgroup/fractal
68 Downloads
Handle the output of complex data structures ready for API output.
madison-solutions/php-tree
0 Downloads
Implementation of a tree data structure in PHP
m1ke/json-explore
10 Downloads
Allows you to analyse the fields present in a data structure, aimed at APIs returning data as JSON
locr-company/splay-tree
8 Downloads
Fast splay-tree data structure
liaoxx/strict
0 Downloads
A PHP library for strict data structures like List and Map with generics support.
leneko/flattener
11 Downloads
(un)flatten php/json data structure
league/fractal-serializer-jsonapi
16 Downloads
Handle the output of complex data structures ready for API output.
krlove/collections
30 Downloads
Strictly typed data structures for PHP
kirago/laravel-business-core
51 Downloads
A Laravel business core multi-tenancies management data structure: orders, products, invoices, payments and more.
kingson-de/marshal-xml-serializer
105 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.