laravel-enum-states
by innoge
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
laravel-msgraph-mail
by victord11
Laravel Mail driver for Microsoft Office 365 using the MSGraph API
laravel-speculation-rules-api
by innoge
A Laravel package as streamlined solution to utilize the speculation rules api.
laravel-policy-soft-cache
by innoge
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
laravel-policy-soft-cache
Fork of innoge/laravel-policy-soft-cache that keys cache entries by spl_object_id, removing the json_encode + sha512 overhead for high-volume policy checks.