Libraries tagged by exist
setasign/fpdi
110897424 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
98272109 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
orangehill/iseed
7488410 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
kitloong/laravel-migrations-generator
5481906 Downloads
Generates Laravel Migrations from an existing database
xethron/migrations-generator
3174171 Downloads
Generates Laravel Migrations from an existing database
nelexa/zip
5949201 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
6411649 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
phootwork/collection
15465058 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
kkszymanowski/traitor
4317195 Downloads
Add a trait use statement to existing PHP class
cocur/background-process
1535143 Downloads
Start processes in the background that continue running when the PHP process exists.
bennett-treptow/laravel-migration-generator
657356 Downloads
Generate migrations from existing database structures
aura/sql
1960469 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
5694673 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
oscarafdev/migrations-generator
554473 Downloads
Generates Laravel Migrations from an existing database
mpociot/laravel-test-factory-helper
622680 Downloads
Generate Laravel test factories from your existing models