laravel-liveapi
by zidbih
Generate accurate OpenAPI specifications by observing real Laravel API traffic at runtime, with zero configuration and no annotations.
laravel-auto-cache-clear
by zidbih
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.