Libraries tagged by exists
neclimdul/coveo-push-api
46 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
medelse/utm-cookie-bundle
15561 Downloads
The UtmCookieBundle is a Symfony Bundle to save utm parameters from url into cookie when exists. Than cookie (utm) can be used later without parsing google or any other cookies.
medelse/referer-cookie-bundle
7853 Downloads
The RefererCookieBundle is a Symfony Bundle to save referer into cookie when exists. Than cookie (referer) can be used later.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
kristos80/opton
3706 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
boardtools/upload
20 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.
apavliukov/laravel-email-smtp-validation
6530 Downloads
Validate email address via SMTP to check if it really exists
ollieread/laravel-repositories
9 Downloads
A package that exists to show you that repositories don't have to be over complicated
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.
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.
bellangelo/phpstan-require-file-exists
11 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.
drewlabs/laravexists
365 Downloads
Library provides existance rule implementation for laravel/lumen based projects