rminchrist/organisations
最新稳定版本:v1.0.0
Composer 安装命令:
composer require rminchrist/organisations
包简介
Organisation hierarchy package for Laravel
README 文档
README
A reusable Laravel package for managing hierarchical organisations, subsidiaries, branches, and departments.
It provides an API + optional web routes to create, update, and query organisations with parent–child relationships.
✨ Features
- Organisation model with recursive parent/child hierarchy
- RESTful API endpoints (CRUD)
- Ancestors & descendants queries
- Optional web routes (for browser usage)
- Configurable middleware (API + Web)
- OpenAPI (
openapi.yaml) documentation included in/docs
📦 Installation
Require the package (assuming local path during development):
composer require rminchrist/organisations
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-29