Libraries tagged by exist
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
johnbillion/ext
271 Downloads
WP-CLI command which checks the existence of PHP extensions needed to run WordPress.
barryvdh/laravel-migration-generator
26108 Downloads
Generate migrations based on existing database
thtg88/laravel-exists-without-soft-deleted-rule
16049 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
konekt/smarty3-include-if-exists
8542 Downloads
Smarty v3 plugin for specifying conditional inclusion of subtemplates within smarty templates
i3bepb/laravel-drop-foreign-if-exists
7 Downloads
Method drop foreign if exist for psql
codezero/laravel-route-key-exists
145 Downloads
Laravel validation rule to check if a custom route key exists.
bcdh/laravel-exist-db-client
23 Downloads
A client that abstracts out the XML RPC calls for eXist-db for Laravel 5
bellangelo/phpstan-require-file-exists
11 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.
yasapurnama/php-shellrotation
411 Downloads
PHP shell rotation
illuminatech/model-rules
9 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
mozartk/process-finder
141 Downloads
Get list of running processes by name or pid, supports windows and unix, macOS
io-developer/php-keyget
13 Downloads
PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
grekts/getter-full-link
29 Downloads
Forms complete an existing link
drewlabs/laravexists
365 Downloads
Library provides existance rule implementation for laravel/lumen based projects