Libraries tagged by php arrays
phpdevcommunity/relational-query
17 Downloads
A lightweight PHP query builder with built-in relational query support. Easily build complex SQL queries and fetch results as arrays.
pfinal/cache
4013 Downloads
php cache、psr simple-cache、memcache redis file array
mfonte/base62x
295 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
metal/helper
103 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
lithephp/swisshelper
8 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.
everton-hilario/csv-hilario
11766 Downloads
Classe escrita em PHP que fornece a possibilidade de escrever arquivos de planilha CSV de uma forma muito simples e rápida. Basta passar os dados por um array bidimensional para poder fazer o download do arquivo.
diversen/markdown-split-by-header
6280 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
codrasil/tree
823 Downloads
PHP Library to generate a hierarchical tree list from array.
cmatosbc/daedalus
5 Downloads
Arrays, objects, datra structures for a better PHP coding experience.
clgsru/composer-modify-autoload
395 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
assegaiphp/collections
226 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
zelenin/rssget
208 Downloads
PHP class for parsing of RSS-feeds and atoms. Output to array.
lloydzhou/router
133 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
zheltikov/php-arrays
6 Downloads
yunqing/php-array-format
9 Downloads