Libraries tagged by temporal
marcvanh/laravel-bot-block
135 Downloads
A custom middleware package for Laravel. Temporarily blocks crawlers scanning for vulnerabilities.
kohana/koharness
8468 Downloads
Creates test harnesses for kohana modules by bootstrapping a temporary kohana application with dependencies
jalendport/craft-lockout
3373 Downloads
Temporarily lock certain users out of the control panel.
icecave/temptation
9234 Downloads
Painless temporary files and directories that clean up after themselves.
redchamps/module-temporary-admin-accounts
61 Downloads
jprangenbergde/temporary-email-detection
428 Downloads
Simple and clean detection SDK for temporary emails
friendsofcat/laravel-better-temporary-urls
87472 Downloads
Better temporary URL handling for Laravel filesystems
dimadin/wp-temporary
219 Downloads
WordPress library to cache data to the database. Like transients without object cache.
trovit/temporary-filesystem
319 Downloads
Provides a basic utilities for temporary persisted files
erdemkeren/temporary-access
1412 Downloads
This package allows you to secure your routes with one-time passwords (otp).
unicalabs/agrippa
336 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
tagmood/laravel-disposable-phone
86 Downloads
Disposable phone validator
shavy/qcache
52 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
ph-7/notallowed
48 Downloads
Filter profane words, usernames, spam/temporary emails, etc.
mattkirwan/temp-token
65 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.