Libraries tagged by cheat
picqer/php-barcode-generator
28613075 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
102833578 Downloads
A builder class that help you create a multipart stream
knplabs/knp-snappy-bundle
33218599 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
eluceo/ical
18747016 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
14335164 Downloads
Easy creation of slugs for your Eloquent models in Laravel
phpoffice/phpexcel
60289475 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
wildside/userstamps
1909195 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
2450534 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
greenlion/php-sql-parser
12413761 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
botman/botman
1618670 Downloads
Create messaging bots in PHP with ease.
creativeorange/gravatar
8044819 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
venturecraft/revisionable
7013996 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
ryangjchandler/blade-capture-directive
28922411 Downloads
Create inline partials in your Blade templates with ease.
roots/wordpress
18035104 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
phpoffice/phppresentation
2706898 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP