Libraries tagged by datastructures
panadas/data-structure
182 Downloads
Common data structures with a fluid API.
packagefactory/extractor
31 Downloads
A fluent interface that allows to validate primitive PHP data structures while also reading them
ovvio/serializer
33 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
oltrematica/laravel-parking-hub
541 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.
oktavlachs/data-mapping-service
879 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
niobe/ezytoon
0 Downloads
Ultra-efficient PHP encoder for TOON format. Drastically compress your data structures to minimize token counts and slash costs in AI prompts.
nickeltobias/tcjson
6 Downloads
parse and stringify circular data structures, with compatible counterpart in Javascript
neoxium/php-graph
2 Downloads
Implementation of graph data structures in PHP
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
minormous/structure
3 Downloads
Simple, immutable data structures
milan-miscevic/cv-creator
185 Downloads
CV data structures and generators
mickaelsouzadev/data-strucutures
5 Downloads
Data Structures implemented in PHP
martanlv/koki
2650 Downloads
Php data structures and utilities
marlemiesz/wp-sdk
15 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.