Packages from zidbih
-
-
PHP
zidbih/laravel-auto-cache-clear
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.
-
-
PHP
zidbih/laravel-liveapi
Generate accurate OpenAPI specifications by observing real Laravel API traffic at runtime, with zero configuration and no annotations.