Libraries tagged by exists
zhusaidong/php-class-method-exists
12 Downloads
php class-method-exists
sk/array_path_exists
5 Downloads
Checks if the given keys or indices exists in the array
jivochat/entity-exists-constraint
7 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
138 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
14 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.
schnittstabil/array_some
113 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
granam/test-with-mockery
493 Downloads
Mockery test helper ensuring mocked method exists
drewlabs/laravexists
430 Downloads
Library provides existance rule implementation for laravel/lumen based projects
skybluesofa/chainable
193 Downloads
Allow for chainable, fluent method calls
saiashirwadinformatia/email-tool
14 Downloads
A complete email tool to verify email address and their existence.
mozartk/process-finder
151 Downloads
Get list of running processes by name or pid, supports windows and unix, macOS
it-for-free/php-web-clients
7 Downloads
useful web clients for different sites and systems
io-developer/php-keyget
16 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'