https://github.com/talesoft/tale-tree
https://github.com/talesoft/tale-tree
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/talesoft/tale-tree
- Owner: Talesoft
- License: mit
- Created: 2016-02-21T13:43:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T20:27:13.000Z (about 10 years ago)
- Last Synced: 2025-02-16T00:45:59.511Z (over 1 year ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tale Tree
**A Tale Framework Component**
# What is Tale Tree?
# Installation
Install via Composer
```bash
composer require "talesoft/tale-tree:*"
composer install
```
# Usage
```php
```