Skip to content

phpfacile/group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPFacile! Group

Interface of services to manage items (of any kind) that can be grouped (by any manner).

An example of use can be find under (https://github.com/phpfacile/group-by-tags).

Installation

At the root of your project type

composer require phpfacile/group

Or add "phpfacile/group": "^1.0" to the "require" part of your composer.json file

"require": {
    "phpfacile/group": "^1.0"
}

About

Interface of services to manage items (of any kind) that can be grouped (by any manner).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages