php-array
There are 36 repositories under php-array topic.
phpsci/phpsci-carray
[ARCHIVED] PHP library for scientific computing powered by C. See https://github.com/NumPower/numpower
pfinalclub/pfinal-array
👍PHP数组操作增强组件.主要是对数组等数据进行处理
marcmascarell/arrayer
Array manipulation. Get, set & delete keys with dot notation, also prepares an array to be put in a file (php array or json).
Ayesh/case-insensitive-array
A library providing an Array-Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
rmariuzzo/php-array-to-json
✨ Convert PHP configuration array files to JSON files. Useful to convert Laravel's PHP localization files into JSON files.
php-toolkit/stdlib
Standard and basic PHP tool library. Helper utils for string, array, object, env, os and more.
oknoorap/jsonar
:sunny: Convert JSON to PHP native Array.
baraja-core/xml-to-array
Smart tool to convert your XML to PHP array.
flacle/simplePHPDomainParser
A very simple domain parser for PHP version 5.6.2+. Splits a URL into subdomain(s), registrable domain, and public suffix(es).
nikoutel/HelionConfig
A versatile configuration parser. Can handle multiple configuration formats.
oopsguy/pconfig
A PHP library for parsing and persisting configuration files (json, yaml, ini, xml and php). 一个 PHP 配置文件工具库,可解析和持久化配置文件内容,简化文件操作。
rmariuzzo/php-array-loader
PHP array loader module for webpack
dyazincahya/KBBI-SQL-database
Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML
EmranAhmed/vue-generate-php-font-array
Parse FontAwesome, FlatIcon, Material Icon CSS File and make a list of PHP array
izica/php-collection
Tools and utilities for working with arrays
BooleanType/array-search-by-key-value-pairs
Simple function, that allows to searches the array for a given key-value pair(s)
SbWereWolf/language-specific
library for variable handling with specific of PHP way
betaWeb/nested-php
Deal with deep nested arrays in PHP
DevTareq/Parz
PHP file to array parser (Quickbooks .iif structure)
er-hiba/Simple-PHP-Array-Exercises
10 simple PHP exercises focusing on arrays.
klesun-misc/dev_data
Some handy tools on a web page to process text data formats like json/var_export/csv/sql rows/etc...
nabeghe/arrayer-php
An array helper for PHP. It includes some useful methods and possibly other features.
oknoorap/arrandel
:princess: Get PHP array variable in Node.js
rohmanhm/js-php-array
Convert php array style into javascript object
trisna-ashari/php-dynamic-pyramid
A simple way to generate dynamic pyramid without PHP looping functions (for, foreach, while) via CLI.
koidekenta/array_any_element_delete
配列内にある値を削除して新たな配列を作成して返す関数
poonamkhatri/PHP-Find-Common-Elements-Function
This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.
aedart/athenaeum-config
[READ ONLY] Athenaeum Config package - see https://github.com/aedart/athenaeum
Al-Shafi-Github/PHP_Basic_To_Advance
Learn PHP from fundamentals to advanced concepts with practical examples in this comprehensive repository PHP 8.0.1
alaa-almaliki/array-key-map
PHP Library for Array Key Mapping
alaa-almaliki/php-array-functions
PHP Arrays Functions
gogasan24ru/test.php.vm2
Тестовое задание для Junior/Middle backend developer
hugsbrugs/php-array
PHP Array Utilities
sabbir-rupom/fun-with-arrays-php
A small collection of small codes in PHP related to various array problems for PHP beginners to learn arrays
Vasiliy-Makogon/PHP-Collection
CoverArray (aka PHP Collection) - library for convenient and flexible work with arrays in object-oriented representation.