Libraries tagged by exists
dewan/dewan-multilang-slug
82 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
braincrafted/background-process
6116 Downloads
Start processes in the background that continue running when the PHP process 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
16068 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
konekt/smarty3-include-if-exists
8543 Downloads
Smarty v3 plugin for specifying conditional inclusion of subtemplates within smarty templates
codezero/laravel-route-key-exists
147 Downloads
Laravel validation rule to check if a custom route key exists.
drewlabs/laravexists
397 Downloads
Library provides existance rule implementation for laravel/lumen based projects
craftpip/process-handler
274 Downloads
Get list of running processes by name or pid, supports windows and unix
xboxleaders/xboxlivestatus
6 Downloads
Monitor Xbox LIVE Service Alerts and post to Twitter if a Service Alert exists
robier/mock-global-php-functions
17573 Downloads
Mock any function that exists in global namespace
qraxin/function-generate-cloned-name
93 Downloads
Adds specific suffix for the source name and adds cloned index if the suffix exists.
nimaw/lara-commands
15 Downloads
Laravel extra commands not exists in core commands list.
medelse/utm-cookie-bundle
15814 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
8103 Downloads
The RefererCookieBundle is a Symfony Bundle to save referer into cookie when exists. Than cookie (referer) can be used later.