Libraries tagged by exif
aura/sql
2046902 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.
sabas/edifact
1375792 Downloads
Tools in PHP for UN/EDIFACT
phplang/scope-exit
10194357 Downloads
Emulation of SCOPE_EXIT construct from C++
kkszymanowski/traitor
4444669 Downloads
Add a trait use statement to existing PHP class
cocur/background-process
1580349 Downloads
Start processes in the background that continue running when the PHP process exists.
bennett-treptow/laravel-migration-generator
686633 Downloads
Generate migrations from existing database structures
ip2location/ip2proxy-php
219531 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
5875496 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
oscarafdev/migrations-generator
559457 Downloads
Generates Laravel Migrations from an existing database
mpociot/laravel-test-factory-helper
624604 Downloads
Generate Laravel test factories from your existing models
mirakl/sdk-php-shop
419043 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
516920 Downloads
Generate factories from existing models
krowinski/bcmath-extended
874902 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
2293725 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
hbattat/verifyemail
123367 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.