Libraries tagged by aprr
jsefton/php-dotenv-parser
7025 Downloads
Allows you get .env file as array and convert array back to .env file
jossmp/response
3040 Downloads
Convierte array en Objeto
itk-dev/vault
338 Downloads
Library to communicate with Hashicorp Vault
ite/common
17740 Downloads
Common features used to improve core PHP functionality.
it-for-free/rusphp
5125 Downloads
Universal PHP library for different perposis
hitmeister/rapido-cache
57215 Downloads
Yet another PHP caching library.
hi-folks/data-block
289 Downloads
Data class for managing nested arrays and JSON data.
graste/params
6960 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
fnayou/dotted
3174 Downloads
php library to access multidimensional arrays
ems/collection
4029 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
elite50/human-name-parser
11725 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
dustin/encapsulation
256 Downloads
A simple way to accommodate, exchange and structorize data with objects
dmb/xml-converter
149 Downloads
A package that allows you to easily convert your XML string into array format or generate an XML string from an array.
digitaldream/data-converter
8881 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
didix16/php-apidataobject
6550 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.