omisteck/peek
最新稳定版本:0.0.1
Composer 安装命令:
composer require omisteck/peek
包简介
Peek is a laravel package that allows you to peek into your application's.
关键字:
README 文档
README
A lightweight debugging and inspection tool for your applications.
Features
- Real-time variable inspection
- Clean and intuitive interface
- Minimal performance overhead
- Easy integration with existing projects
- Support for multiple programming languages
Installation
composer require omisteck/peek
Configuration
You can configure Peek by publishing the configuration file:
php artisan vendor:publish --tag="peek-config"
Documentation
For detailed documentation, please visit our documentation page.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Security
If you discover any security related issues, please email talk2omis@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
Credits
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-04