Libraries tagged by exist
setasign/fpdi
114893010 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
paragonie/sodium_compat
102330927 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
orangehill/iseed
7695331 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
kitloong/laravel-migrations-generator
5719102 Downloads
Generates Laravel Migrations from an existing database
xethron/migrations-generator
3190455 Downloads
Generates Laravel Migrations from an existing database
phootwork/collection
16739507 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
nelexa/zip
6148366 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
creativeorange/gravatar
6550147 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
kkszymanowski/traitor
4439805 Downloads
Add a trait use statement to existing PHP class
cocur/background-process
1578571 Downloads
Start processes in the background that continue running when the PHP process exists.
bennett-treptow/laravel-migration-generator
685829 Downloads
Generate migrations from existing database structures
aura/sql
2044660 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.
typo3/cms-redirects
5868935 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
oscarafdev/migrations-generator
559273 Downloads
Generates Laravel Migrations from an existing database
mpociot/laravel-test-factory-helper
624511 Downloads
Generate Laravel test factories from your existing models