Libraries tagged by php arrays

kafoso/type-formatter

0 Favers
4344 Downloads

Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.

Go to Download


jesseschalken/set

1 Favers
22691 Downloads

java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys

Go to Download


hybridlogic/validation

64 Favers
1031 Downloads

A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.

Go to Download


hejunjie/utils

1 Favers
276 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.

Go to Download


eboreum/collections

0 Favers
3735 Downloads

Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.

Go to Download


eboreum/caster

0 Favers
4232 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


drupal/core-datetime

3 Favers
155 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


csskevin/tabledude

3 Favers
939 Downloads

Helps you processing HTML Tables with PHP to save them for instance as associative arrays.

Go to Download


bephp/router

162 Favers
1084 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.

Go to Download


xethron/extended-array

13 Favers
5225 Downloads

Extended Array gives PHP arrays new life

Go to Download


silinternational/php-array-dot-notation

0 Favers
1486 Downloads

PHP library for using dot notation in arrays

Go to Download


rodrigodornelles/php-array-lib

11 Favers
2 Downloads

simple libary for functional programing paradigm with arrays

Go to Download


php-extended/php-data-finder-array

0 Favers
6221 Downloads

An implementation of the data finder object based on a memory based php array

Go to Download


northrook/array-access

0 Favers
135 Downloads

Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.

Go to Download


merkdev/turkiye-iller-ilceler-php-array

22 Favers
300 Downloads

Türkiye'nin tüm illeri ve ilçelerinin hiyerarşik yapıda bulabilirsiniz.

Go to Download


<< Previous Next >>