Skip to content

adamale/ObjectCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectCollection Build Status

PHP library that allows you to use collection class as an array (object storage) with validating object class during the insertion.

Requirements

PHP 7.2 or above.

Installation

Via Composer:

composer require adamale/object-collection

Usage

See the Example.php file in docs.

About

Author

Adam Aleksak kontakt@adamaleksak.pl

License

ObjectCollection is licensed under the MIT License - see the LICENSE file for the details.

About

Collection class behaving like an array with item class validation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages