Libraries tagged by exist
braincrafted/background-process
6116 Downloads
Start processes in the background that continue running when the PHP process exists.
bluebranch/bilder-alt
64 Downloads
Automatically create accessible and SEO-friendly alt texts directly when uploading images in Contao – powered by AI and optional SEO keywords. Our extension for the Contao CMS saves time, improves your image descriptions, and integrates into your existing workflow.
bagf/dynamic
11820 Downloads
Versatile Dynamic/Hybrid class generator library which can used when existing classes or objects that need to be evolved at a runtime.
alrik11es/object-dot-notation
4503 Downloads
Object dot notation for PHP with key existence validation
alexstack/google-recaptcha-to-any-form
7509 Downloads
Display a Google Recaptcha v2 or v3 or invisible in any custom form with flexible settings and no affection to your existing code. Also works well for SilverStripe 4.x/3.x/2.x & Laravel & Wordpress & other CMS.
ahrmerd/laravel-test-generator
173 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
ollieread/laravel-repositories
9 Downloads
A package that exists to show you that repositories don't have to be over complicated
novactive/ezsiteaccessfactorybundle
2167 Downloads
eZPlatform bundle that will allow you to create SiteAccess (website) on the fly on top of an existing eZ Platform instance
nicokaiser/dyndns
615 Downloads
A simple dynamic DNS that updates an existing BIND
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
278 Downloads
WP-CLI command which checks the existence of PHP extensions needed to run WordPress.
harentius/blog-bundle
397 Downloads
Symfony Bundle for adding simple blog functionality to existing or new Symfony project.
fritzmg/contao-short-urls
11587 Downloads
Simple extension to provide "Short URLs", i.e. redirects to existing resources which otherwise have a longer URL.
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.