Libraries tagged by crew
phpoffice/phpexcel
60407452 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
colinmollenhour/credis
43204481 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
wildside/userstamps
1942302 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
2486732 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
ronanguilloux/isocodes
3478390 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
mollie/laravel-mollie
4617856 Downloads
Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
intervention/validation
7341409 Downloads
Additional validation rules for the Laravel framework
greenlion/php-sql-parser
12529505 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
bavix/laravel-wallet
1351162 Downloads
It's easy to work with a virtual wallet.
creativeorange/gravatar
8123285 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
venturecraft/revisionable
7071034 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
spatie/robots-txt
19125101 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
ryangjchandler/blade-capture-directive
30241895 Downloads
Create inline partials in your Blade templates with ease.
roots/wordpress
18215250 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
ramsey/conventional-commits
1759526 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!