dentro / laravel-concerns
Set of useful traits for Laravel and Lumen
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
dev-master
2022-11-02 14:00 UTC
Requires
- illuminate/contracts: >= 7.0
- illuminate/support: >= 7.0
Requires (Dev)
- phpunit/phpunit: >=8.5
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-09-30 01:25:41 UTC
README
-- Set of usable Laravel Traits (Concerns) and Casts.
Casts
FluentJsontransform your attribute into laravel fluent object from json string, and vice versa.EncryptedFluentJsonsame idea asFluentJsonbut with additional data-at-rest encryption.
Concerns / Traits
AsDateTimeIsoLockableUuidAsPrimaryKey