Packages from adamthehutt
-
-
PHP
adamthehutt/eloquent-constructed-event
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
Abandoned!
-
PHP
adamthehutt/laravel-dismissible-tips
In-context help boxes that can be dismissed and permanently ignored by your users
Abandoned!
-
PHP
adamthehutt/laravel-lean-forms
Code-based form configuration for Laravel. Lean, clean, and mean blade templates. Complete separation of business logic and UI/display logic.
Abandoned!
-
-
PHP
adamthehutt/laravel-unique-bigint-ids
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
Abandoned!