Libraries tagged by php array
hejunjie/utils
309 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
diversen/markdown-split-by-header
6281 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
csskevin/tabledude
944 Downloads
Helps you processing HTML Tables with PHP to save them for instance as associative arrays.
cmatosbc/daedalus
5 Downloads
Arrays, objects, datra structures for a better PHP coding experience.
clgsru/composer-modify-autoload
403 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
zelenin/rssget
208 Downloads
PHP class for parsing of RSS-feeds and atoms. Output to array.
lloydzhou/router
134 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.
zisunal/php-extended
0 Downloads
zisunal/php-extended is the ultimate PHP array, currency, string, and number helper library, combining every native PHP array, currency, string and number feature with dozens of powerful, developer-friendly enhancements in one modern, consistent API.
zheltikov/php-arrays
7 Downloads
yunqing/php-array-format
10 Downloads
ww0rm/php-arrays
20 Downloads
Implements Java8 StreamAPI in PHP7
wake/php-array-kit
368 Downloads
Simple functions help using array in php
vvasystem/arraytools
16 Downloads
Some tools for PHP array
timdev/php-array-utils
34 Downloads
Handy php array utilities.
thomasbachem/php-short-array-syntax-converter
10785 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.