mvdnbrk/laravel-model-expires
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nesbot/carbon | 0.82 | Carbon is a PHP DateTime extension for easy date/time parsing, formatting, arithmetic, timezones, and human-friendly differences. Common in Laravel, it adds a fluent API, helpers like now()/today(), and readable methods for complex date logic. | 177 | 592 | 27 | 12M | 3 | 24.4 | 64.4 | MIT | 1 month ago | |
| moox/expiry | 0.82 | — | 5 | 5 | 0 | 0 | 1 | 23.4 | — | MIT | 3 months ago | |
| alexeyshockov/clock | 0.81 | — | 2 | 2 | 2 | 0 | 6 | 0.8 | 1.1 | — | — | |
| omaralalwi/laravel-time-craft | 0.81 | — | 0 | 13 | — | 62 | — | 1.1 | 10.6 | — | — | |
| php-standard-library/date-time | 0.80 | Immutable, timezone-aware DateTime types for PHP. Provides Duration, Period, and Interval helpers for safer date/time arithmetic and ranges, designed as a standard-library style package with clear docs and contribution links. | 1 | 1 | 0 | 28K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| bitandblack/duration | 0.80 | bitandblack/duration provides a small PHP/Laravel utility for working with time spans: create, parse, and format durations in a readable way, convert between units, and simplify common duration calculations for apps, jobs, and reports. | 0 | 0 | — | 555 | — | 0.0 | 37.9 | — | — | |
| lamoda/cleaner | 0.79 | Lamoda Cleaner is a PHP library for purging old data from various storages, primarily databases. Includes configurable DB cleaners such as a Doctrine DBAL cleaner that runs parameterized cleanup queries to delete outdated records. | 3 | 3 | 0 | 0 | 0 | 0.2 | — | MIT | 4 years ago | |
| mpociot/versionable | 0.79 | — | 785 | 787 | 100 | 63K | 22 | 39.9 | 41.1 | MIT | 1 month ago | |
| nunomaduro/essentials | 0.78 | — | 1,213 | 1,208 | 73 | 77K | 2 | 24.9 | 29.8 | MIT | 3 months ago | |
| sofa/eloquence-base | 0.78 | — | 79 | 79 | 66 | 10K | 12 | 9.1 | 33.5 | MIT | 5 years ago | |
| devanoxltd/core | 0.78 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| sebastiaanluca/laravel-boolean-dates | 0.78 | — | 40 | 40 | 1 | 1K | 0 | 18.8 | 24.3 | MIT | 2 months ago | |
| sofa/eloquence-mutable | 0.77 | — | 26 | 26 | 17 | 4K | 0 | 3.0 | 30.4 | MIT | 5 years ago | |
| esensi/model | 0.77 | — | 200 | 201 | 26 | 59 | 0 | 27.4 | 1.8 | MIT | 2 months ago | |
| pursehouse/modeler-laravel-eloquent | 0.77 | — | 11 | 11 | 4 | 39 | 1 | 0.6 | 8.7 | MIT | 6 years ago | |
| laracraft-tech/laravel-useful-traits | 0.77 | Laravel package with handy daily-use additions: traits for PHP 8.1+ enums (get names/values/array) and Eloquent query scopes (e.g., select all columns except specific ones, date-based scopes), plus an Artisan db:truncate command. | 58 | 58 | 2 | 53 | 1 | 21.7 | 4.4 | MIT | 2 months ago | |
| visualbuilder/versionable | 0.77 | Laravel model versioning with polymorphic user support. Track and store a history of changes across multiple user types/guards, keep a set number of versions, whitelist/blacklist attributes, record only diffs, and easily revert models to any saved version. | 0 | 0 | 0 | 551 | 0 | 0.0 | 37.9 | MIT | — | |
| spatie/laravel-model-cleanup | 0.76 | Deprecated: use Laravel’s built-in Prunable. Spatie’s laravel-model-cleanup deletes unneeded Eloquent records via a cleanUp() configuration per model, and an artisan command to prune records older than a given age or matching custom rules. | 396 | 410 | 43 | 208 | 0 | 5.5 | 1.8 | MIT | 5 years ago | |
| spatie/laravel-deleted-models | 0.76 | 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.8 | MIT | 3 months ago | |
| spatie/laravel-model-flags | 0.76 | Add lightweight “flags” to Eloquent models via a trait—store process state without extra columns. Check, set, and clear flags, and query with flagged/notFlagged scopes. Ideal for idempotent, restartable jobs like one-time emails or migrations. | 433 | 433 | 21 | 43K | 0 | 24.5 | 31.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?