Libraries tagged by in_array_r
ghebby/laravel-hfm
13 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
threatdatascience/envarray
23 Downloads
Automagically replace leaf values in a multidimensional array with env vars
selfphp/php-typecheck
2 Downloads
Runtime type validation for arrays and structured data. in PHP
jberall/getlatlng
25 Downloads
takes an address array and returns a latitude, longitude and latlng in an array
elminson/generateuniquesnumbers
5 Downloads
This generate an array of uniques numbers in a range
mmo-and-friends/laravel-text-flags
28 Downloads
A Laravel package to replace flags found in the text with array values or objects
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
pedrokeilerbatistarojo/smartfilter
5 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
alexanevsky/output-normalizer-bundle
47 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
singlequote/laravel-text-parser
186 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
phpfacile/event-json
35 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
azettl/php-nano-template
26 Downloads
The php-nano-template class replaces placeholders in a string with values from an array.
assegaiphp/collections
227 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.