Libraries tagged by auto-detect
simoneast/simple-ansi-colors
46633 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
nasirkhan/laravel-sharekit
643 Downloads
Reusable social sharing Blade components for Laravel with themeable styles, metadata auto-detection, and page-scoped assets.
justsmiletoo/laravel-file-compressor
790 Downloads
Automatically compress images, PDFs and videos on upload in Laravel. Auto-detects MIME type and applies the right compressor with zero configuration.
idnexacloud/laravel-bytedocs
113 Downloads
Alternative Swagger with better design, auto-detect routes, and AI integration for Laravel
statikbe/laravel-filament-solaris
95 Downloads
AI actions for Filament v4 & v5 — auto-detect form fields, compose prompts, and write structured AI responses back. Powered by laravel-ai.
jeffersongoncalves/laravel-zero-git
28 Downloads
Detect the current repository from the git remote: parse SSH/HTTPS remote URLs into host/owner/repo and build a stable slug, used by CLIs that auto-detect their workspace/repo.
jeremykenedy/laravel-observability
2 Downloads
A Laravel package providing observability with auto-detection of Sentry, Bugsnag, Datadog, and Flare, plus APM metrics, health checks, and error context enrichment.
cariuk/repository-pattern-laravel
2846 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
cariuk/laravel-repository-pattern
956 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
aristonis/laravel-language-switcher
8 Downloads
auto detected user language and set it for application with manully option for user to slelect language
greathimansh/backup-auto-detect-database
24 Downloads
Backup MySQL and MongoDB databases and upload to Google Drive automatically.
cliffparnitzky/tiny-mce-link-auto-detect
3387 Downloads
Special TinyMCE plugin that automatically converts links (e.g. `www.domain.com`) or email addresses (e.g. `[email protected]`) into hyperlinks.
stren-12/apps-scraper
9 Downloads
to Scrap AppData from its own store This Class Used to Scrap data from app web page in the supported stores with no need to worry about different html page layout Also its have the ability to auto-detect the store from the app id without need to define it
nalabdou/algebra-csv
1 Downloads
CSV adapter for algebra-php — file paths, SplFileInfo, raw strings, resource handles. Auto-detect delimiter, encoding conversion, type coercion.
mashiur-softzino/laravel-query-debugger
3 Downloads
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent