jdrieghe/array-helpers
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
时间:2026-01-04 19:30
vanderlee/php-stable-sort-functions
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
时间:2026-01-04 18:33
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2026-01-04 15:27
force/arr
Arrays Component contains methods that can be useful when working with arrays.
时间:2026-01-04 05:35
temkaa/collections
These are simple array and object collections that provide convenient methods to manipulate them.
时间:2025-01-14 08:22
srjlewis/aura-sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2025-01-09 14:18
itools/smartarray
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
时间:2024-10-28 23:36
nabeghe/arrayer
An array helper for PHP. It includes some useful methods and possibly other features.
时间:2024-10-18 20:39
twelver313/rich-array
Improved array constructor with additional methods
时间:2024-10-08 19:22
code-distortion/array-object-extended
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
时间:2023-11-30 12:07
melvdouc/array-utils
Some JavaScript-inspired array utility functions for my personal use.
时间:2023-08-29 21:54
sitnikovik/flex-array
A powerful lightweight tool for representing an array as an object collection for reading and modifying it.
时间:2023-04-07 19:23
donchev/email-extractor
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
时间:2022-10-12 14:06
welshdev/doctrine-base-repository
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
时间:2020-06-24 18:58
sebastiaanluca/php-helpers
An extensive set of PHP helper functions and classes.
时间:2018-07-22 13:06