Libraries tagged by array of objects

sebastiaanluca/php-helpers

27 Favers
19244 Downloads

An extensive set of PHP helper functions and classes.

Go to Download


kristos80/opton

1 Favers
4157 Downloads

Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls

Go to Download


cbwar/php-text-difference

0 Favers
2299 Downloads

A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading

Go to Download


eboreum/caster

0 Favers
5279 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


aza/phpgen

11 Favers
3262 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.

Go to Download


soubai/object-to-any

7 Favers
41 Downloads

ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)

Go to Download


php-extended/php-data-finder-array

0 Favers
6302 Downloads

An implementation of the data finder object based on a memory based php array

Go to Download


romm/configuration-object

5 Favers
29460 Downloads

Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.

Go to Download


bishalshrestha/php-validation-core

1 Favers
11 Downloads

A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.

Go to Download


emonkak/collection

16 Favers
14668 Downloads

A collection library as a container for aggregation of objects

Go to Download


josantonius/validate

4 Favers
479 Downloads

PHP simple library for managing of data types.

Go to Download


josantonius/datatype

4 Favers
28 Downloads

PHP simple library for managing of data types.

Go to Download


mickprev/duplicator

4 Favers
7 Downloads

Library for duplicate an object (or an array of objects) using PHP annotations.

Go to Download


keven/hydrate

2 Favers
6846 Downloads

Hydrate an object from an array of properties.

Go to Download


drupal/core-datetime

3 Favers
216 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


<< Previous Next >>