Packages
We've created more than 400 packages for Laravel and PHP. These packages have been downloaded a whopping 1.37 billion times! All packages
laravel-backup
A package to backup your Laravel app
laravel-health
Check the health of your Laravel app
laravel-medialibrary
Associate files with Eloquent models
laravel-query-builder
Easily build Eloquent queries from API requests
simple-excel
Read and write simple Excel and CSV files
Favorite packages
from our team
We've asked some of our colleagues about their favorite packages and why they enjoy them.
phpunit-snapshot-assertions
I love playing with off-beat ways to make tests more readable and joyful to write. Snapshot testing was popularized by Jest to test UI components. I thought it would be a great fit for testing large data, so I wrote a PHPUnit package to bring it to PHP.
simple-excel
The name says it all, it makes exporting and importing Excel & CSV files simple. Every project needs some kind of importing or exporting, this package just makes it a breeze.
typescript-transformer
At Spatie, we are a fan of Inertia. This package truly shines when we need to define types for both PHP and TypeScript, and keep them in sync. By parsing PHP files and transforming them into TypeScript type declarations, we save time and mental effort but also streamline the refactoring process.
All
packages
backtrace
A better backtrace
ignition
A beautiful error page for PHP apps
flare-client-php
Send PHP errors to Flare
laravel-ignition
A beautiful error page for Laravel apps
laravel-package-tools
Tools for creating Laravel packages
laravel-permission
Associate users with roles and permissions
temporary-directory
A simple class to work with a temporary directory
image-optimizer
Easily optimize images using PHP
macroable
A trait to dynamically add methods to a class