Libraries tagged by acreat
spatie/laravel-sitemap
11901518 Downloads
Create and generate sitemaps with ease
spatie/laravel-data
20635083 Downloads
Create unified resources and data transfer objects
picqer/php-barcode-generator
21735931 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
75097082 Downloads
A builder class that help you create a multipart stream
knplabs/knp-snappy-bundle
29507011 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
eluceo/ical
15648261 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.
cviebrock/eloquent-sluggable
12387901 Downloads
Easy creation of slugs for your Eloquent models in Laravel
phpoffice/phpexcel
58134707 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
shuchkin/simplexlsxgen
1879172 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
greenlion/php-sql-parser
10344292 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
backpack/crud
3042484 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
creativeorange/gravatar
6880361 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
zenstruck/foundry
9105094 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
yoast/phpunit-polyfills
31927354 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
venturecraft/revisionable
6043383 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel