Libraries tagged by in array
dikki/config
368 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
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
types-toon/types-toon
4 Downloads
a simple and elegant lib for manipulate types of data in php, with fluent API.
tom-sapletta-com/phunc
78 Downloads
Functional Environment for PHP
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
637 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.
rashiqulrony/laravel-csv-import
4 Downloads
Import Very Large CSV Without File Store and Chunk Upload system Laravel package to export and import CSV files in a memory-optimized way
pmvc-plugin/underscore
2901 Downloads
Convert array or camel case to underscore, or underscore to others.
pjdietz/complex-sort
2118 Downloads
Chain multiple comare functions together for use in usort