Libraries tagged by in array
wrux/blocky
504 Downloads
Map a matrix field into an array of blocks to render in twig.
nowo-tech/migrations-kit-bundle
1289 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
breadthe/php-simple-calendar
6906 Downloads
Generates a monthly array of dates for displaying in a calendar grid
assegaiphp/collections
529 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.
welshdev/doctrix
565 Downloads
A powerful, flexible query builder library for Doctrine ORM with enhanced array-based criteria, fluent interfaces, and built-in pagination
rossriley/validation
18432 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
redpandacoding/provinces-state-listings
6972 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
futuretek/data-mapper
836 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
eboreum/collections
7363 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.
aza/phpgen
3389 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
silinternational/php-array-dot-notation
1748 Downloads
PHP library for using dot notation in arrays
yarri/array-sort
1712 Downloads
The definitive function for sorting arrays in PHP
wake/php-array-kit
376 Downloads
Simple functions help using array in php
tebru/multi-array
3288 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
neunerlei/arrays
3114 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine