Packages from illuminatech
-
-
PHP
illuminatech/balance
Provides support for Balance accounting system based on debit and credit principle
-
PHP
illuminatech/config
Provides support for Laravel application runtime configuration managed in persistent storage
-
-
PHP
illuminatech/db-role
Provides support for Eloquent relation role (table inheritance) composition in Laravel
-
PHP
illuminatech/db-safedelete
Attempts to invoke force delete, if it fails - falls back to soft delete.
-
PHP
illuminatech/enum-seeder
Allows easy creation of DB seeders for the dictionary (enum) type tables
-
-
PHP
illuminatech/model-rules
Set of the validation rules to check if a model exists or is unique for Laravel
-
-
-
-
PHP
illuminatech/sync-many-attribute
Allows control over Eloquent many-to-many relation via array attribute
-
-
PHP
illuminatech/validation-composite
Allows uniting several validation rules into a single one for easy re-usage