library rosetree
RoseTree for hierarchical collections
ericshortcut/rosetree
RoseTree for hierarchical collections
- Friday, November 17, 2017
- by ericshortcut
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
RoseTree
You can add to an existing project:
# for stable -> https://packagist.org/packages/ericshortcut/rosetree
composer require ericshortcut/rosetree dev-master
or, if you want the master version:, (*1)
You can add to the composer.json:
{
"name": "foo/bar",
"description": "Foo bar",
"require": {
"php": "^5.3.3 || ^7.0",
"ericshortcut/rosetree": "dev-master"
}
}
or from tags, (*2)
{
"name": "foo/bar",
"description": "Foo bar",
"require": {
"php": "^5.3.3 || ^7.0",
"ericshortcut/rosetree": "v1.0.0-beta"
}
}
dev-master
9999999-dev
RoseTree for hierarchical collections
Sources
Download
The Requires
The Development Requires
v1.1.0-beta
1.1.0.0-beta
RoseTree for hierarchical collections
Sources
Download
The Requires
The Development Requires
v1.0.0-beta
1.0.0.0-beta
RoseTree for hierarchical collections
Sources
Download
The Requires
The Development Requires