Libraries tagged by array of objects

cryonighter/object-column

1 Favers
5240 Downloads

This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects

Go to Download


emulgeator/array-to-class-mapper

0 Favers
13318 Downloads

A library what is capable of transforming a multilevel array to a class object

Go to Download


xtompie/collection-trait

0 Favers
3991 Downloads

Traits to build collections of specific objects

Go to Download


rotexsoft/versatile-collections

18 Favers
6062 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


drupal/core-datetime

3 Favers
408 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
528 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


rossriley/validation

2 Favers
18425 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


aza/phpgen

11 Favers
3388 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
6542 Downloads

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

Go to Download


ufo-tech/dto-transformer

3 Favers
2169 Downloads

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

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


morebec/orkestra-normalization

1 Favers
552 Downloads

Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes

Go to Download


<< Previous Next >>