Libraries tagged by in array
seworqs/json-editor
10 Downloads
A dot-notated, chainable JSON editor for PHP with built-in file support and robust array handling.
alexmazorchuk/sorter-test
7 Downloads
This is a test sorter library for array, integer or rows in PHP .
tiny-blocks/mapper
138 Downloads
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.
nabeghe/yielder
4 Downloads
A similar alternative to yield in PHP for reading values from arrays, with a touch of zest.
tdt/formatters
659 Downloads
Formats PHP arrays, PHP objects and RDF triples in a lot of formats.
win0err/pghelpers
336 Downloads
A set of helper functions in PHP for working with PostgreSQL
tom-sapletta-com/phunc
77 Downloads
Functional Environment for PHP
tiny-blocks/collection
14281 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
thakladd/phenerics
0 Downloads
A package to create some kind of generics in PHP.
spaceboy/stalin-sort
5 Downloads
PHP library for single-pass sort (and reverse sort) in "Stalin standards" (all non-ordered items are eliminated).
solve/storage
441 Downloads
- [ Storage ] Classes for store any data in containers
solophp/settings
46 Downloads
Managing application settings stored in a database
shano/paginator
3 Downloads
Pagination library for various list types in PHP.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
rotexsoft/handy-php-functions
636 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.