Libraries tagged by if
worksome/route-checker
494851 Downloads
Checks if routes have valid controllers
werk365/etagconditionals
253349 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
tintnaingwin/email-checker
59189 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
staabm/password_exposed
270063 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
rs/laravel-version-control
6368 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
nodejs-php-fallback/nodejs-php-fallback
414216 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
mvanduijker/laravel-model-exists-rule
129910 Downloads
Validation rule to check if a model exists
muhammadhuzaifa/laravel-pulse-guzzle-recorder
17090 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
msamgan/laravel-env-keys-checker
12922 Downloads
check if all the keys are available in all the .env files.
korridor/laravel-model-validation-rules
125830 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
jdavidbakr/laravel-cache-garbage-collector
135193 Downloads
A script that will clean up expired cache files if the system is using the files cache system
helgesverre/domain-availability
15969 Downloads
A PHP library for checking if a domain name is registered or not
graham-campbell/analyzer
565456 Downloads
Checks if referenced classes really exist.
georgringer/autoswitchtolistview
141221 Downloads
Switch page module to list module if sys folder is selected
garoevans/php-enum
141955 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.