Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Cache Laravel Package

illuminate/cache

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
adrolli/eloquent-mutators Define reusable Eloquent accessors and mutators outside your models. Apply the same transformation logic across multiple models or multiple attributes on one model using a base model class or a trait, with config and extensible registration via a service provider. 5 5 0 525 0 0.0 24.1 MIT
View on GitHub
Context7
amirami/livewire-datatables 8 8 1 0 0 0.1 MIT
View on GitHub
Context7
api-ecosystem-for-laravel/dingo-api Dingo API is a Laravel package for building REST APIs with versioning, content negotiation, authentication, rate limiting, and error/response formatting. It streamlines API routing and helps maintain multiple API versions cleanly. 313 317 73 43K 3 27.9 34.2 BSD-3-Clause 2 months ago
View on GitHub
Deep Wiki
Context7
arrilot/laravel-widgets 1,116 1,135 110 43K 1 29.1 24.6 5 months ago
View on GitHub
Deep Wiki
Context7
astrotomic/laravel-cachable-attributes 32 32 3 88 1 2.0 7.8 MIT 3 years ago
View on GitHub
Context7
baril/orderly Add sortable, orderable behavior to Laravel Eloquent models. Store a position column (default: position), use the Orderable trait, and move records with helpers like moveToOffset() and moveToStart(). Supports Laravel 6–12 with version mapping. 2 2 0 822 0 4.2 34.2 11 months ago
View on GitHub
Context7
bristol-digital/qwikblog File-based, headless-friendly blog for Laravel with no database required. Write posts as Markdown with YAML front matter in resources/posts. Includes lightweight admin with Livewire image gallery and WYSIWYG editor, plus public index and post views. 0 0 0 34 0 0.0 21.3 MIT
View on GitHub
Context7
cache/cache Meta package for the PHP-Cache ecosystem: PSR-6 cache adapters and libraries (tagging, hierarchy, bundles) in one install. Useful for development and contributing, but not actively maintained—new projects should consider Symfony Cache. 265 271 81 16K 0 7.4 32.0 MIT 8 years ago
View on GitHub
Context7
cache/illuminate-adapter PSR-6 cache pool adapter for Laravel Illuminate cache stores. Wrap any Illuminate\Cache\Store (e.g., ArrayStore) to use via standard PSR-6 CacheItemPoolInterface. Part of the PHP-Cache organization with shared docs on tags and hierarchy. 11 11 3 257 0 1.3 18.7 MIT 4 years ago
View on GitHub
Context7
cache/integration-tests Integration test suite for validating PSR-6 cache pools, taggable cache pools, and PSR-16 simple caches against PHP-FIG rules. Install as a dev dependency and extend the provided PHPUnit base tests to verify your cache implementation. 40 39 35 52K 2 8.4 43.2 MIT 5 years ago
View on GitHub
Context7
captchaapi/laravel Official Laravel SDK for captchaapi.eu (EU-hosted, GDPR-friendly proof-of-work CAPTCHA). Includes Blade widget/component, validation rule, and optional Livewire trait. Local HMAC verification (no per-submit API round trips), no cookies or tracking. 1 1 0 387 0 22.7 37.2 MIT 1 week ago
View on GitHub
Context7
cartalyst/converter Cartalyst Converter is a PHP unit conversion library that makes it easy to convert values between measurement units (length, weight, volume, etc.). Includes extensible unit definitions, fluent API, and helpers to format results for applications and packages. 88 91 29 18K 1 7.0 32.3 BSD-3-Clause 1 year ago
View on GitHub
Context7
chapdel/model-settings-for-laravel Attach flexible key/value settings to any Eloquent model in Laravel. Store, retrieve, and update per-model preferences with a simple API and database table, keeping configuration close to the data it belongs to. PHP 8+ compatible. 1 1 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
chapdel/settings Add per-model settings to your Laravel app. Store settings in a JSON column, a dedicated table, or Redis via simple traits. Includes defaults plus helpers to get, set, check, remove, and persist settings on any Eloquent model. 0 0 0 2 0 0.6 4.2 MIT 1 year ago
View on GitHub
Context7
configcat/configcat-client ConfigCat PHP SDK client for feature flags and remote configuration. Fetch typed setting values from ConfigCat using your SDK key, with targeting by user attributes (region, email, custom). Supports PHP 8.1+ and integrates via Composer. 22 22 11 45K 0 22.5 50.7 MIT 4 months ago
View on GitHub
Context7
craftcms/laravel-dependency-aware-cache Laravel cache extension that tracks dependencies and automatically invalidates cached items when related keys change. Useful for keeping derived or aggregated data fresh without manual cache flushing. Designed for straightforward integration with Laravel’s cache system. 2 2 0 9K 0 21.9 55.6 BSD-3-Clause 1 month ago
View on GitHub
Context7
cyrildewit/eloquent-viewable Track page views on Eloquent models without external analytics. Record views (with optional cooldown), count totals or unique views, filter by period, order models by popularity, and ignore bots/crawlers. Stores each view as a DB record for flexible reporting. 884 885 118 22K 3 34.9 24.0 MIT 2 months ago
View on GitHub
Context7
dingo/api 9,354 9,371 1,268 21K 180 69.0 32.5 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
einar-hansen/laravel-psr-6-cache Laravel package that bridges Laravel’s cache system with PSR-6. Use Laravel’s cache stores through a PSR-6 CacheItemPoolInterface for interoperability with PSR-compliant libraries, with simple configuration and drop-in integration. 1 1 1 2K 0 0.6 40.4 MIT 3 years ago
View on GitHub
Context7
foxws/wireuse 7 8 0 0 0 24.8 MIT 2 months ago
View on GitHub
Context7
glorand/laravel-model-settings Add per-model settings to Laravel Eloquent with an easy API to get/set/check/remove values. Choose storage via JSON field, separate settings table, or Redis. Supports defaults, validation, and persistence for user or entity preferences. 913 911 63 31K 3 33.4 24.8 MIT 1 month ago
View on GitHub
Context7
hamzi/portflow PortFlow connects serial hardware (thermal printers, barcode/RFID scanners, scales, IoT boards) to Laravel via a driver-based architecture. Parse raw bytes into typed events, queue routes, and printing workflows, with Web Serial API support for browser integration. 5 5 0 60 0 21.1 16.7 MIT 5 days ago
View on GitHub
Context7
hdaklue/porter Lightweight, fast access control for Laravel with roles modeled as domain logic. Assign roles between any Assignable (users/teams) and Roleable (projects/docs) via a Roster. Supports cross-database role assignments for complex, distributed architectures. 124 121 4 6 0 17.5 0.3 7 months ago
View on GitHub
Context7
iazaran/smart-cache Drop-in replacement for Laravel’s Cache facade that automatically compresses and chunks large values, deduplicates unchanged writes, self-heals corrupted entries, and performs cost-aware eviction. Works with existing code (PHP 8.1+, Laravel 8–13). 211 211 8 1K 0 30.0 12.9 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
intervention/imagecache 636 662 139 101K 38 10.1 31.9 MIT 5 years ago
View on GitHub
Context7
jenssegers/mongodb 7,079 7,148 1,440 73K 121 86.3 45.9 MIT 1 month ago
View on GitHub
Context7
jerome/filterable 195 193 10 2K 1 23.6 17.6 MIT 2 months ago
View on GitHub
Context7
kevinrob/guzzle-cache-middleware RFC 7234–compliant HTTP cache middleware for Guzzle 6+ using a HandlerStack. Improve API call performance with transparent caching. Supports PSR-7 and multiple storages: Laravel cache, Flysystem, PSR-6/16, and WordPress object cache. 434 438 79 361K 20 35.4 53.5 MIT 2 months ago
View on GitHub
Context7
labrodev/laravel-dpop 1 1 0 96 0 0.0 23.4 MIT
View on GitHub
Context7
laravel/database Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. 90 100 12 74 5 2.1 4.7
View on GitHub
Context7
laravel/lumen-framework Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. 1,507 1,544 410 217K 2 24.7 29.8 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/pulse Laravel Pulse is a real-time performance monitoring tool and dashboard for Laravel apps. Track key runtime metrics, identify slow requests and bottlenecks, and keep tabs on application health in production with minimal setup. 1,689 1,687 212 928K 3 42.0 46.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel-zero/framework Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. 343 342 63 53K 0 25.3 35.1 MIT 2 months ago
View on GitHub
Context7
laravolt/avatar Generate unique placeholder avatars from names or emails using initials, with customizable colors/fonts/sizes. Works in Laravel/Lumen or any PHP app. Output as base64 data URI, save PNG/JPG files, or fall back to Gravatar for email-based avatars. 1,984 2,011 183 128K 2 40.8 28.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
lukasss93/laravel-model-settings Add per-model settings to Eloquent with defaults, validation rules, and optional config publishing. Store and retrieve settings directly on your models, initialize settings on creation, and keep your app flexible with PHP 8+ and Laravel 8+ support. 4 4 1 0 0 1.3 MIT 2 years ago
View on GitHub
Context7
mikebronner/laravel-model-caching Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps. 2,368 2,366 229 16K 0 47.0 14.4 MIT 6 days ago
View on GitHub
Deep Wiki
Context7
mongodb/laravel-mongodb MongoDB integration for Laravel Eloquent and the Query Builder, extending the native Laravel API to work with MongoDB. Official mongodb/laravel-mongodb package (formerly jenssegers), compatible with Laravel 10.x. 7,079 7,097 1,440 385K 121 87.4 55.9 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
ntanduy/cloudflare-d1-database Native Laravel database driver for Cloudflare D1 with full Eloquent, Query Builder, migrations, and seeding. Supports REST or Worker connections, batch queries and bulk inserts, read replicas with auto read/write splitting, import/dump/time-travel tooling, retries, and circuit breaking. 24 24 7 699 0 28.2 23.7 MIT 2 weeks ago
View on GitHub
Context7
omniphx/forrest Laravel package for authenticating with Salesforce via OAuth and calling the REST, SOAP, and Apex APIs. Provides a clean wrapper around Guzzle with token refresh, query helpers, and configuration for seamless Salesforce integrations in Laravel apps. 271 274 126 90K 33 40.1 51.9 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
propaganistas/laravel-disposable-email 601 602 66 146K 0 29.7 37.6 2 months ago
View on GitHub
Context7
richan-fongdasen/eloquent-repository 0 0 0 7 0 4.5 12.5 MIT 1 year ago
View on GitHub
Context7
rinvex/laravel-cacheable 108 113 28 383 0 0.7 6.4 MIT
View on GitHub
Context7
roots/acorn 972 975 109 77K 1 38.0 32.6 MIT 4 days ago
View on GitHub
Deep Wiki
Context7
sajidwarner/laravel-device-detector 5 6 0 27 0 19.8 11.9 MIT 1 month ago
View on GitHub
Context7
shopper/sidebar Headless Laravel sidebar builder with configurable groups, items, icons, weights, nesting, and responsive collapse support. Includes middleware-based sidebar resolution, optional view publishing for customization, and configurable caching (static/user-based) plus width and breakpoint options. 2 2 2 1K 0 0.1 35.3
View on GitHub
Context7
silber/bouncer Bouncer adds roles and abilities to Laravel with a fluent, Eloquent-powered API. Define permissions, assign roles to users, and authorize actions via gates and middleware. Supports caching, scoped abilities, and a simple, expressive permission model. 3,575 3,589 336 109K 45 68.0 44.0 MIT 2 months ago
View on GitHub
Context7
spatie/error-solutions Collection of reusable “solutions” for common runtime errors, used by Spatie’s error tools like Ignition and Flare. Provides a shared way to suggest fixes and actionable hints when exceptions occur in Laravel and PHP apps. 68 68 8 4M 0 20.3 62.4 MIT 3 months ago
View on GitHub
Context7
spatie/ignition Beautiful, customizable error page for PHP apps. Register in one line to get a rich exception UI with stack traces, code snippets, context, and dark mode. Works standalone; see Laravel Ignition, Symfony bundle, and more integrations. 511 521 64 4M 0 29.9 61.6 MIT 2 months ago
View on GitHub
Context7
spatie/laravel-markdown Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. 0 411 195K 26.6 41.4
View on GitHub
Deep Wiki
Context7
spatie/laravel-rate-limited-job-middleware Laravel job middleware to rate limit queued jobs. Allow a configurable number of jobs per second and automatically release throttled jobs for a delay. Easy to attach per job via middleware, with support for time-based attempts when rate limiting. 354 357 31 128K 0 26.2 39.9 MIT 3 months ago
View on GitHub
Context7
spatie/laravel-rdap Laravel package for performing RDAP lookups (WHOIS successor) to fetch domain registration data as structured JSON. Includes built-in caching for TLD server discovery and RDAP responses, plus configurable retries/timeouts for unreliable endpoints. 71 72 16 14K 0 21.7 35.7 MIT 3 months ago
View on GitHub
Context7
spatie/laravel-responsecache Cache full Laravel responses to speed up your app. Automatically caches successful text-based GET requests (HTML/JSON), with easy middleware per route, configurable lifetimes, and optional stale-while-revalidate “grace” caching to refresh in the background. 2,797 2,821 245 260K 0 51.1 31.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-short-schedule Run Laravel Artisan commands at sub-minute intervals (every second or even 0.5s). Adds a short-scheduler powered by a ReactPHP event loop, running separately from schedule:run so high-frequency tasks don’t block or get delayed. 648 653 53 19K 0 28.6 23.4 MIT 2 months ago
View on GitHub
Context7
spatie/laravel-uptime-monitor Configurable Laravel uptime monitor that checks site availability and SSL expiry. Sends alerts when a site goes down or recovers using Laravel notifications (Slack, mail, Telegram, or custom channels). Includes scheduling, history, and robust monitoring options. 1,071 1,078 179 7K 0 34.9 13.8 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
subhashladumor1/laravel-ai-guard 29 28 0 37 0 14.8 5.2 MIT 3 months ago
View on GitHub
Context7
subhashladumor1/laravel-cybershield Enterprise security intelligence for Laravel: signature-based WAF, adaptive rate limiting, bot fingerprinting, API integrity checks, threat scoring, malware scanning, and forensic logging—working together to block modern attacks. Beta; APIs may change. 13 12 1 0 0 17.4 MIT 2 months ago
View on GitHub
Context7
tipoff/support tipoff/support provides shared Laravel/PHP utilities for Tipoff packages—common helpers, conventions, and support code used across the ecosystem. Intended as an internal foundation dependency to keep other packages consistent and easier to maintain. 0 0 0 191 10 2.9 3.4 MIT 5 years ago
View on GitHub
Context7
toin0u/geocoder-laravel 743 756 107 94K 0 36.1 34.1 MIT 2 weeks ago
View on GitHub
Context7
torann/geoip GeoIP for Laravel resolves visitor location and currency from IP addresses via configurable services. Integrates with Laravel, supports multiple drivers/providers, and lets you publish config to choose and tune your lookup service. 2,221 2,256 392 311K 59 66.6 64.5 BSD-2-Clause 1 month ago
View on GitHub
Context7
torann/laravel-repository 88 89 22 3K 5 24.0 25.1 BSD-2-Clause 4 months ago
View on GitHub
Context7
torchlight/torchlight-laravel Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). 120 120 17 13K 18 31.4 38.7 MIT 2 months ago
View on GitHub
Context7
vigstudio/laravel-avatar 1 1 0 0 0 0.6 MIT 3 years ago
View on GitHub
Context7
xethron/migrations-generator 3,324 3,371 495 23K 66 51.4 38.9 MIT 8 years ago
View on GitHub
Context7
ymigval/laravel-model-cache 79 79 7 6K 0 17.1 29.8 MIT 3 months ago
View on GitHub
Context7
zizaco/entrust 6,009 6,141 1,283 25K 373 63.6 35.0 MIT 9 years ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope