nested-set-behavior
Tree behavior
A behavior that enables tree-like data structure in Yii 2 models using nested set storage
AR models behavior that allows to work with nested sets tree.
157 stars
32 watching
64 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yiiext/eav-behavior | Allows models to work with custom fields on the fly using a flexible attribute-value storage mechanism. | 24 |
yiiext/activerecord-relation-behavior | A behavior that simplifies the management of related records in Yii applications | 92 |
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
idered/behavior-tree | A framework for managing complex state transitions in React applications using behavior trees | 117 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
yiiext/twig-renderer | Enables the use of Twig templates in Yii framework views | 70 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
skorks/nesty | Provides a way to nest errors in Ruby applications without losing the information from the original error. | 117 |
yiisoft/yii2-mongodb | Provides a MongoDB integration for the Yii framework 2.0 to interact with MongoDB databases | 327 |
splintered-reality/py_trees_ros | ROS extensions and implementations for py_trees behaviour trees | 162 |
yurigor/deepdash | A tree traversal library for manipulating nested data structures in JavaScript. | 275 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |
yiiext/smarty-renderer | A Yii extension that allows using Smarty 3 templates in Yii web applications. | 49 |
medhiwidjaja/nary_tree | An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |