tmarois/atlas-laravel
最新稳定版本:1.0.11
Composer 安装命令:
composer require tmarois/atlas-laravel
包简介
Reusable Laravel package for Inertia.
README 文档
README
Atlas Laravel is a backend toolkit for Inertia.js applications built with Laravel. It removes the repetitive setup that comes with new projects so you can ship faster.
The package addresses common needs such as server-driven tables, exporting enums for frontend use, and scaffolding CRUD operations through a model service layer.
Installation
You can install the package via Composer:
composer require tmarois/atlas-laravel
Features
Feature documentation lives in the docs/features directory.
Atlas Laravel handles the backend foundation and Inertia bridge. It includes tooling for:
- ✅ DataTables – build server-driven options for dynamic tables.
- ✅ Enums – export PHP enums for type-safe usage in Vue.
- ✅ Model Service – base model service providing CRUD scaffolding.
- ✅ Support Helpers – lightweight utility classes.
Laravel Template
Laravel Template – example usage and boilerplate scaffolding is set up in this template.
Contributing
See CONTRIBUTING.md and AGENTS.md for coding standards, conventions, and pull request guidelines.
统计信息
- 总下载量: 228
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-08-24