Libraries tagged by data structure
oltrematica/laravel-parking-hub
303 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
nickeltobias/tcjson
6 Downloads
parse and stringify circular data structures, with compatible counterpart in Javascript
newebtime/repeatering-field_type
5006 Downloads
A repeating data structure field type.
nathanklick/collections
39 Downloads
Library providing collection classes which you can use instead of SPL data-structures.
mrubiosan/loose-schema-navigator
675 Downloads
Carefree traversal of data structures with eventual strict typing
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.