Libraries tagged by exiv
kkszymanowski/traitor
5894261 Downloads
Add a trait use statement to existing PHP class
cocur/background-process
2106684 Downloads
Start processes in the background that continue running when the PHP process exists.
bennett-treptow/laravel-migration-generator
946281 Downloads
Generate migrations from existing database structures
aura/sql
2746760 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
korridor/laravel-model-validation-rules
243207 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
ip2location/ip2proxy-php
354019 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
typo3/cms-redirects
7658518 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
oscarafdev/migrations-generator
598457 Downloads
Generates Laravel Migrations from an existing database
mpociot/laravel-test-factory-helper
641974 Downloads
Generate Laravel test factories from your existing models
mirakl/sdk-php-shop
610852 Downloads
Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.
laravel-shift/factory-generator
856029 Downloads
Generate factories from existing models
krowinski/bcmath-extended
1189231 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
2758882 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
junaidnasir/larainvite
132505 Downloads
Laravel Invitation package, existing users can invite others by email
hbattat/verifyemail
141703 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.