Libraries tagged by php collection
matraux/xml-orm
0 Downloads
A PHP 8.4+ library for converting XML data to typed entities and back, with support for lazy-loading collections and XML namespaces.
matraux/json-orm
0 Downloads
A PHP 8.4+ library for converting JSON data to typed entities and back, with support for lazy-loading collections.
martinjay/foundry
14 Downloads
A collection of classes/utilites for speeding up php development.
manie20/dns
22 Downloads
A collection of classes and services to maintain a PHP class representation of a DNS zone file.
malenki/bah
6886 Downloads
Simple basic PHP classes to play with String, Character, Hash, Collection, Number… A little toolbox to replace PHP primitive types!
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
jyoungblood/x-utilities
41 Downloads
A collection of utility functions to help do things faster with PHP.
jomo77/server-planning
6 Downloads
A PHP library that returns the number of servers that is required, to host a non-empty collection of virtual machines.
jeckel-lab/value-object
191 Downloads
Collection of common and reusable value objects in PHP
imonroe/corpora
10 Downloads
A PHP-friendly version of the dariusk/corpora javascript library. It provides "[a] collection of small corpuses of interesting data for the creation of bots and similar stuff"
hxgf/x-utilities
50 Downloads
A collection of utility functions to help do things faster with PHP.
gw2treasures/gw2tools
149 Downloads
Collection of useful helpers to work with data for Guild Wars 2 in PHP
flame/facebook-api-package
54 Downloads
Collection of classes for working with Facebook PHP SDK
ericksonreyes/value-objects
0 Downloads
Collection of Domain-Driven Design inspired Value Objects for PHP 8
ennerd/libc
14 Downloads
A collection of libc functions implemented via FFI for PHP