Libraries tagged by data array
fiedsch/pathdumper
31 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements
cybersai/ussd-store
5 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
coshi/variator
3556 Downloads
Utils for generating arrays of data combinations
beecubu/php-foundation-helpers
132 Downloads
Some basic helpers for Arrays, Strings, Dates, CSVs, HTMLs, etc…
zana/yii2-rss
8 Downloads
create rss use by array or db data
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
wisoot/restify
20 Downloads
Transform complex data-structure into associated array ready for API.
solbianca/hydrator
7 Downloads
Hydrate objects from an array and extracting data from objects.
selfphp/php-typecheck
2 Downloads
Runtime type validation for arrays and structured data. in PHP
rossriley/validation
18264 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.
hotelmah/online-visitors
6 Downloads
Online Visitors package returns a PHP one-dimensional indexed array of GeoIP data with Remote IP Addresses and sorted DateTime differences for you to use as you wish like rendering to a view.
domagoj03/object-creator
24 Downloads
PHP library that helps developers create objects from other data types such as arrays, serialized strings and alike.
chmat/powermail-export
25 Downloads
Powermail Export is a quick way of exporting Powermail answer data into a clean array or csv file
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
andrewdanilov/hydrator
26 Downloads
Class for fill private object attributes from array, and extract data from object