spatie/pest-plugin-test-time
Pest plugin to control time in tests via Carbon::setTestNow(): freeze “now” and easily move it forward/backward (e.g., addMinute). Includes a toBeCarbon expectation for asserting Carbon dates/times and formats.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| lacodix/laravel-model-filter | Filter, search, and sort Eloquent models with reusable filter classes and query-string support. Includes built-in types (string, date, number, enum), relation/nested relation filtering, custom complex logic, and filter visualisation. | 175 | 175 | 14 | 2K | 1 | 27.6 | 18.0 | MIT | 1 month ago | |
| lacodix/laravel-plans | Laravel package to manage SaaS plans, addons, subscriptions, and optional features. Supports countable/uncountable features with limits, resets, and consumption across plans, plus translations, ordering, and metadata—billing/invoicing not included. | 5 | 5 | 1 | 12 | 0 | 15.7 | — | MIT | 6 months ago | |
| mddev31/filament-dynamic-dashboard | — | 8 | 8 | 4 | 263 | 0 | 24.7 | 23.9 | MIT | 3 weeks ago | |
| mostafaznv/laracache | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| oddvalue/laravel-drafts | Drop-in drafts and revisions for Laravel Eloquent models. Create, save, publish, and preview revisions with a simple API, middleware support, and minimal setup—ideal for CMS-style editing workflows without building a custom versioning system. | 436 | 436 | 22 | 11K | 0 | 29.6 | 22.8 | MIT | 2 weeks ago | |
| ralphjsmit/laravel-seo | Laravel SEO made easy: generates valid meta tags out of the box (title, meta, OpenGraph, Twitter, structured data, favicon, robots, alternates). Store SEO per model, render with seo()->for($model), or provide dynamic SEOData without saving. | 859 | 857 | 67 | 37K | 4 | 33.6 | 27.1 | MIT | 2 months ago | |
| spatie/laravel-deleted-models | Automatically copy deleted Eloquent model attributes into a deleted_models table to create a recycle bin for records. Restore deleted models by ID when needed. An alternative to soft deletes for preserving deletion history without keeping rows in place. | 410 | 412 | 26 | 8K | 0 | 22.3 | 20.6 | MIT | 2 months ago | |
| spatie/laravel-dynamic-servers | Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed. | 236 | 235 | 12 | 0 | 0 | 4.8 | — | MIT | 2 years ago | |
| spatie/laravel-github-webhooks | Handle GitHub webhooks in Laravel: verify signatures, log valid calls, and dispatch jobs/events per webhook type. Includes a GitHubWebhookCall model to access payloads and queueable handlers for event-driven integrations. | 93 | 94 | 11 | 11K | 0 | 23.2 | 33.2 | MIT | 1 month ago | |
| spatie/laravel-health | Monitor your Laravel app’s health by registering configurable checks (disk space, queues, cache, etc.). Get warnings or failures and receive notifications via mail or Slack, with an easy API for adding custom checks and reporting status. | 871 | 880 | 178 | 616K | 0 | 40.5 | 46.3 | MIT | 1 week ago | |
| spatie/laravel-package-tools | A base PackageServiceProvider for Laravel package authors to quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and an optional interactive install command. | 946 | 957 | 164 | 6M | 0 | 38.8 | 61.8 | MIT | 2 weeks ago | |
| 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.3 | 39.7 | MIT | 3 months ago |
How can I help you explore Laravel packages today?