Libraries tagged by recoursive
rikudou/array-merge-recursive
131743 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
paxha/laravel-recursive-relationships
55679 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
designmynight/laravel-recursive-collection
25637 Downloads
A package to convert nested arrays and associative arrays into nested collections
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
rexlabs/utility-belt
106843 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
yorcreative/laravel-argonaut-dto
3577 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
singlequote/laravel-datatables
25138 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
neuron-core/raptor-retrieval
6342 Downloads
Recursive Abstractive Processing for Tree-Organized Retrieval
kornrunner/rlp
100616 Downloads
Recursive Length Prefix Encoding in PHP.
crysalead/dir
222630 Downloads
Recursive directory scanner to locate directories and/or files in a file system
chieftools/dns-resolver
8145 Downloads
Recursive DNS resolver with DNSSEC validation
bvp/trimmer
126224 Downloads
Recursively trims whitespace (or custom characters) from strings, including strings nested inside arrays of any depth.
daikazu/laravel-recursive-collection
28772 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
phpgt/sync
7171 Downloads
Synchronise two directories.
php-extended/php-reifier-interface
199100 Downloads
A library that transforms recursive array structures into recursive object structures