digital-entropy / laravel-concerns by veelasky

Set of useful traits for Laravel and Lumen
3,850
0
3
Package Data
Maintainer Username: veelasky
Maintainer Contact: dev@digitalentropy.co.id (Dentro Dev)
Package Create Date: 2022-01-26
Package Last Update: 2022-11-02
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-27 03:14:29
Package Statistics
Total Downloads: 3,850
Monthly Downloads: 20
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Laravel Concerns (WIP)

-- Set of usable Laravel Traits (Concerns) and Casts.

Casts

  • FluentJson transform your attribute into laravel fluent object from json string, and vice versa.
  • EncryptedFluentJson same idea as FluentJson but with additional data-at-rest encryption.

Concerns / Traits

  • AsDateTimeIso
  • Lockable
  • UuidAsPrimaryKey