Libraries tagged by array of objects

rotexsoft/versatile-collections

18 Favers
6070 Downloads

A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.

Go to Download


jaspr/expression

0 Favers
16368 Downloads

Rich expression builder allows create complex closure expression tree to filter array of objects

Go to Download


drupal/core-datetime

3 Favers
437 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


assegaiphp/collections

0 Favers
669 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.

Go to Download


smoren/nested-accessor

10 Favers
1144 Downloads

Accessor for getting and setting values of nested data structures (arrays or objects)

Go to Download


rossriley/validation

2 Favers
18496 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.

Go to Download


eboreum/caster

3 Favers
8715 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
3407 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
6581 Downloads

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

Go to Download


ufo-tech/dto-transformer

3 Favers
2232 Downloads

The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.

Go to Download


emonkak/collection

16 Favers
16116 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


<< Previous Next >>