Libraries tagged by acreat
yoast/phpunit-polyfills
48229662 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
venturecraft/revisionable
7307162 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
timber/timber
3872782 Downloads
Create WordPress themes with beautiful OOP code and the Twig Template Engine
symfony/lock
149192046 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spatie/laravel-sitemap
18336599 Downloads
Create and generate sitemaps with ease
spatie/laravel-pdf
6301269 Downloads
Create PDFs in Laravel apps
picqer/php-barcode-generator
31020855 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
111689044 Downloads
A builder class that help you create a multipart stream
knplabs/knp-snappy-bundle
34092431 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
eluceo/ical
19658221 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.
diglactic/laravel-breadcrumbs
9962821 Downloads
A simple Laravel-style way to create breadcrumbs.
cviebrock/eloquent-sluggable
14941476 Downloads
Easy creation of slugs for your Eloquent models in Laravel
phpoffice/phpexcel
60799545 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
wildside/userstamps
2074118 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
shuchkin/simplexlsxgen
2625978 Downloads
Export data to Excel XLSx file. PHP XLSX generator.