Libraries tagged by creater
symfony/form
111387511 Downloads
Allows to easily create, process and reuse HTML forms
respect/validation
26768805 Downloads
The most awesome validation engine ever created for PHP
symfony/lock
83354079 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spatie/temporary-directory
52746044 Downloads
Easily create, use and destroy temporary directories
spatie/laravel-sitemap
8658396 Downloads
Create and generate sitemaps with ease
spatie/laravel-data
10569818 Downloads
Create unified resources and data transfer objects
picqer/php-barcode-generator
16308025 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
php-http/multipart-stream-builder
53894413 Downloads
A builder class that help you create a multipart stream
knplabs/knp-snappy-bundle
25952067 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
eluceo/ical
12914953 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
phpoffice/phpexcel
55594781 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
shuchkin/simplexlsxgen
1388536 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
greenlion/php-sql-parser
8085768 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
backpack/crud
2516485 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
venturecraft/revisionable
5208731 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel