laravel-telescope-pruning | : scissors : Intelligently trim your Laravel Telescope entries
kandi X-RAY | laravel-telescope-pruning Summary
kandi X-RAY | laravel-telescope-pruning Summary
laravel-telescope-pruning is a PHP library. laravel-telescope-pruning has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This package enables you to intelligently prune your Laravel Telescope entries. You may specify a cap on the number of batches (application cycles) of entries you need. You can also whitelist certain tags (or monitored tags) to avoid pruning them, or specify a separate pruning cap for whitelisted tags!.
This package enables you to intelligently prune your Laravel Telescope entries. You may specify a cap on the number of batches (application cycles) of entries you need. You can also whitelist certain tags (or monitored tags) to avoid pruning them, or specify a separate pruning cap for whitelisted tags!.
Support
Quality
Security
License
Reuse
Support
laravel-telescope-pruning has a low active ecosystem.
It has 8 star(s) with 2 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 2 have been closed. On average issues are closed in 243 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of laravel-telescope-pruning is v1.0
Quality
laravel-telescope-pruning has 0 bugs and 0 code smells.
Security
laravel-telescope-pruning has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
laravel-telescope-pruning code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
laravel-telescope-pruning is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
laravel-telescope-pruning releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 249 lines of code, 37 functions and 6 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed laravel-telescope-pruning and discovered the below as its top functions. This is intended to give you an instant insight into laravel-telescope-pruning implemented functionality, and help decide if they suit your requirements.
- Prune non - whitelisted entries .
- Prune the blacklist entries .
- Boot the application .
- Determine if the repository is enabled .
- Register the config .
- Handle the Telescope .
- Get the connection name .
Get all kandi verified functions for this library.
laravel-telescope-pruning Key Features
No Key Features are available at this moment for laravel-telescope-pruning.
laravel-telescope-pruning Examples and Code Snippets
composer require insenseanalytics/laravel-telescope-pruning
php artisan vendor:publish --provider="Insense\LaravelTelescopePruning\TelescopePruningServiceProvider"
'providers' => [
...,
Insense\LaravelTelescopePruning\TelescopePruningSer
Community Discussions
No Community Discussions are available at this moment for laravel-telescope-pruning.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install laravel-telescope-pruning
Pull in the package using composer:.
Support
We are open to PRs as long as they're backed by tests and a small description of the feature added / problem solved.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page