Libraries tagged by datastructures
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.
marcuwynu23/php-inspector
0 Downloads
A PHP-friendly developer tool for logging and inspecting PHP classes, objects, and data structures.
mammutgroup/fractal
68 Downloads
Handle the output of complex data structures ready for API output.
lucasjs7/simple-validator
0 Downloads
SimpleValidator is a lightweight and flexible library for data validation in PHP using data structures like Struct, Map, and Slice.
lray138/g2
49 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
liaoxx/strict
0 Downloads
A PHP library for strict data structures like List and Map with generics support.
league/fractal-serializer-jsonapi
16 Downloads
Handle the output of complex data structures ready for API output.
krlove/collections
32 Downloads
Strictly typed data structures for PHP
kingson-de/marshal-xml-serializer
139 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
785 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kingson-de/marshal-json-serializer
23 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
jwilkinson/collections
6 Downloads
A package providing a wide variety of standard interfaces and datastructures
judahnator/schema
185 Downloads
A simple library to enforce data structures within PHP
jasalt/phel-bencode
3 Downloads
Library for converting Phel datastructures to and from Bencode.
fruit/dskit
18 Downloads
Some common data structures for Fruit framework