nagyatka/basil

Tree data structure for PHP

Installs: 22

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nagyatka/basil

v1.0.2 2019-11-25 14:26 UTC

This package is auto-updated.

Last update: 2025-09-26 04:12:55 UTC


README

basil

basil is a simple and flexible tree data structure for php which also provides wide range of import/export functionalities. (implementation is based on nicmart/Tree)

We started the development because different tree implementation had already been existed, however we didn't find such an implementation, which can provide wide range of import/export functions and high level tree operations as well.