rathouz / data-tree
DataTree: Tree data-structure component for Nette Framework
Installs: 1 604
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 1
Requires
- php: >=5.4.0
- latte/latte: ^2.3
- nette/application: ~2.3
- nette/database: ~2.3
- nette/utils: ~2.3
- rathouz/tools: ^2.0
Requires (Dev)
- arachne/codeception: ^0.7.3
- nette/robot-loader: ~2.3
- squizlabs/php_codesniffer: ^2.6
- tracy/tracy: ~2.3
This package is not auto-updated.
Last update: 2024-11-19 14:20:42 UTC
README
Requirements
Library rathouz/data-tree requires PHP 5.4. For other requirements, please see composer.json
Installation
The best way to install rathouz/data-tree is using Composer:
$ composer require rathouz/data-tree
Documentation
Learn more in the documentation.
Contributing
All contributions are fully welcome. Please share your ideas, test and report issues. Please see contributing file. for more info.
License
You may use "Rathouz libraries" under the terms of either the New BSD License or the GNU General Public License (GPL) version 2 or 3.
See also: rathouz.cz / other repositories .