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