Libraries tagged by keap
widmogrod/run-the-docs
13 Downloads
Keep code and documentation in sync. Run code examples in a browser
wid/native-object
6 Downloads
Keep your data in native php types!
webtheory/playground
79 Downloads
Keep your code clean by putting scrap code in burner files
webbuilders-group/silverstripe-remember-my-account
12 Downloads
Adjusts the 'Keep me signed in' functionality to require re-authentication on return while remembering the account the user last signed in with.
wearequantico/stash
48 Downloads
The place to keep your cache.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
wandev/contact
9 Downloads
Package untuk membuat form pesan kepada admin suatu website
vzool/revisionable
69 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
vpeltot/content_staging
2859 Downloads
A drupal module to keep content during site install.
vortechron/multi-tenant
2 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
vivaweb-code/changelog-formatter
92 Downloads
PHP formatter for CHANGELOG file compatible with keepachangelog.com
vismutx/laravel-utm-forwarder
11 Downloads
Keeps track of the original UTM parameters
vbgamer45/hcaptchaforflarum
1 Downloads
hCAPTCHA is designed to keep out bots, protects user privacy and rewards website owners
vanthao03596/laravel-password-history
32 Downloads
Keep a password history of your users to prevent them from reusing the same password like Facebook, Google
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.