mohsen1383/laravel-rest-tool-kit
最新稳定版本:v1.1.1
Composer 安装命令:
composer require mohsen1383/laravel-rest-tool-kit
包简介
A toolkit for Laravel REST API development, including helpers, repositories, services, and more.
README 文档
README
A toolkit for Laravel REST API development, including helpers, repositories, services, and more.
Features
- Helpers for easy handling of JSON responses, authentication, and error handling.
- Repositories to simplify database interactions.
- Services for file upload and base64 encoding.
- API form request handling.
Installation
Composer Installation
You can install this package via Composer. To install it, run the following command:
composer require mohsen1383/laravel-rest-tool-kit
Step 2: Publish the Configuration (Optional)
If you need to customize the package’s configuration, you can publish the configuration files to your Laravel project using the following command:
php artisan vendor:publish --provider="LaravelRestToolKit\Providers\AppServiceProvider" --tag=laravel-rest-tool-kit
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-18