Libraries tagged by exist
korridor/laravel-model-validation-rules
227392 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
aman00323/emailchecker
64445 Downloads
Laravel package for checking email address is exist or not in real world
nyholm/append-query-string
290456 Downloads
A simple function that lets you add a query string to an existing URL
magepal/magento2-guest-to-customer
180804 Downloads
Quickly and easily convert existing guest checkout customers to registered customers.
grandt/relativepath
921160 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
graham-campbell/analyzer
615118 Downloads
Checks if referenced classes really exist.
giacomomasseron/laravel-models-generator
7829 Downloads
Generate Laravel models from an existing database
brandonwamboldt/utilphp
539127 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
apen/additional_reports
168088 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
nemrutco/nova-global-filter
165497 Downloads
This package allows you to broadcast any of your existing Laravel Nova filters to metrics or custom cards.
mauricesvay/php-facedetection
87043 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
siburuxue/doctrine-helper
8122 Downloads
instead of `php bin/console doctrine:mapping:import`
existenznl/permcheck
55742 Downloads
PermCheck is a tool to validate the executable bit of files in a PHP project
webonaute/doctrine-fixtures-generator-bundle
184536 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
tmukherjee13/yii2-reverse-migration
22033 Downloads
Generate working migration classes from existing Database