Libraries tagged by Core-channels
codedocs/codedocs
2955 Downloads
Let your project documentation automatically update when your code changes!
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
vledermaus/phpunit-commit-reminder
6 Downloads
phpunit-commit-reminder: A PHPUnit extension that reminds developers to commit code changes after successful tests, promoting code stability.
t73biz/phpunit-watcher
5 Downloads
Automatically rerun PHPUnit tests when source code changes
michaeljjames/silverstripe-google-analytics
32 Downloads
Provides an easy way for clients to change their google analytics tracking id without making code changes
lonnylot/dusk-watcher
460 Downloads
Automatically rerun Laravel Dusk tests when source code changes
littlesqx/php-watcher
4 Downloads
Automatically restart PHP application once the source code changes
funct-gmbh/php-watcher
669 Downloads
Automatically restart PHP application once the source code changes
er-dhruvmishra/laravel-sqlite-ffi
10 Downloads
Drop-in SQLite driver for Laravel using PHP FFI — no pdo_sqlite or sqlite3 extension required. Zero code changes needed.