tmarois/laravel-code-truncator
最新稳定版本:v1.0.2
Composer 安装命令:
composer require tmarois/laravel-code-truncator
包简介
A Laravel command to truncate your codebase to fit within AI token limits.
README 文档
README
This service is used to help AI understand the context of your Laravel project.
Install
composer require tmarois/laravel-code-truncator
Usage
Run the truncate service on your project:
php artisan code:truncate
File will be stored in laravel storage
Running local tests
Run unit tests (on the package):
./vendor/bin/phpunit
统计信息
- 总下载量: 212
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-10