Libraries tagged by if
werk365/etagconditionals
256610 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
tintnaingwin/email-checker
60784 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
solarissmoke/disable-comments-mu
66489 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
nodejs-php-fallback/nodejs-php-fallback
422936 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
141962 Downloads
Validation rule to check if a model exists
msamgan/laravel-env-keys-checker
17013 Downloads
check if all the keys are available in all the .env files.
korridor/laravel-model-validation-rules
137832 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
kiwilan/typescriptable-laravel
13904 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
jdavidbakr/laravel-cache-garbage-collector
140632 Downloads
A script that will clean up expired cache files if the system is using the files cache system
jaguarjack/migration-generator
30930 Downloads
generator migration files if you never use it
graham-campbell/analyzer
569908 Downloads
Checks if referenced classes really exist.
georgringer/autoswitchtolistview
146649 Downloads
Switch page module to list module if sys folder is selected
garoevans/php-enum
145219 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
fiunchinho/phpunit-randomizer
745084 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
erjanmx/laravel-migrate-check
265203 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any