Libraries tagged by exists
illuminatech/model-rules
15 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
boardtools/upload
22 Downloads
Upload Extensions enables you to upload extensions' zip files or delete extensions' folders from the server. With this extension you can install/update/delete extensions without using FTP. If the uploaded extension already exists, it will be updated with the uploaded files. Upload Extensions also has other built-in features such as the manager for extensions' language packages and the manager for extensions' zip files.
marwelln/exists
30 Downloads
Run exists queries in Laravel
bbldn/doctrine-entity-exists-validator
23 Downloads
Entity Exists Validator
zhusaidong/php-class-method-exists
12 Downloads
php class-method-exists
thtg88/laravel-exists-without-soft-deleted-rule
16060 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
sk/array_path_exists
5 Downloads
Checks if the given keys or indices exists in the array
jivochat/entity-exists-constraint
6 Downloads
Symfony validator for checking if Entity Exist
i3bepb/laravel-drop-foreign-if-exists
10 Downloads
Method drop foreign if exist for psql
crhg/eloquent-exists-relation
127 Downloads
Add withExits method to check existence of related records with subquery.
arad021/entity-already-exists-validation-constraint
10 Downloads
Verify that your entity does not exists
bellangelo/phpstan-require-file-exists
13 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.
schnittstabil/array_some
112 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
granam/test-with-mockery
382 Downloads
Mockery test helper ensuring mocked method exists
skybluesofa/chainable
174 Downloads
Allow for chainable, fluent method calls