Libraries tagged by exist
laravel-shift/factory-generator
419379 Downloads
Generate factories from existing models
krowinski/bcmath-extended
764553 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
koodimonni/composer-dropin-installer
2065369 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
junaidnasir/larainvite
92376 Downloads
Laravel Invitation package, existing users can invite others by email
hbattat/verifyemail
117633 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
chrisdicarlo/laravel-config-checker
40828 Downloads
Package to check that configuration key references actually exist in your config files.
brandonwamboldt/utilphp
507613 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
anourvalar/office
46473 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
mauricesvay/php-facedetection
80008 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
alexia/php7mar
64087 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
mvanduijker/laravel-model-exists-rule
75351 Downloads
Validation rule to check if a model exists
happyr/entity-exists-validation-constraint
110851 Downloads
Verify that your entity exists
korridor/laravel-model-validation-rules
92818 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
aman00323/emailchecker
43246 Downloads
Laravel package for checking email address is exist or not in real world
webonaute/doctrine-fixtures-generator-bundle
177232 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.