Libraries tagged by your
spatie/laravel-typescript-transformer
4005276 Downloads
Transform your PHP structures to TypeScript types
spatie/laravel-translation-loader
2290436 Downloads
Store your language lines in the database, yaml or other sources
spatie/laravel-settings
3918130 Downloads
Store your application settings
spatie/laravel-multitenancy
2138910 Downloads
Make your Laravel app usable by multiple tenants
spatie/laravel-image-optimizer
5382237 Downloads
Optimize images in your Laravel app
spatie/laravel-cookie-consent
4181878 Downloads
Make your Laravel app comply with the crazy EU cookie law
ryangjchandler/blade-capture-directive
13458266 Downloads
Create inline partials in your Blade templates with ease.
rinvex/countries
6015356 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
rennokki/laravel-eloquent-query-cache
3378579 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
prism-php/prism
256075 Downloads
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
presta/sitemap-bundle
8297533 Downloads
A Symfony bundle that provides tools to build your application sitemap.
phpfastcache/phpfastcache
4407798 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phparkitect/phparkitect
2709975 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2765909 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
pestphp/pest-plugin-mutate
10788127 Downloads
Mutates your code to find untested cases