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