Libraries tagged by laravel wit
pion/laravel-eloquent-position
27860 Downloads
Position logic for Eloquent models with minimum setup
pherum/laravel-bbcode
19523 Downloads
Parse your BBCode easy with this library.
mpociot/laravel-firebase-sync
152536 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
miracuthbert/laravel-royalty
4075 Downloads
A user points package for Laravel that can be used to give rewards, loyalty or experience points with real time support
mekaeil/laravel-user-management
2981 Downloads
With this package we can manage all of the users in our project.
mathiasgrimm/laravel-log-keeper
73892 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
maartenpaauw/laravel-specification-pattern
11404 Downloads
Filter an Illuminate collection with specifications
kiwilan/typescriptable-laravel
12150 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kepex/laravel-crud-generator
16046 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
justbetter/laravel-unique-values
673 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
jpcaparas/laravel-faker-openai
739 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
jeffersongoncalves/laravel-whatsapp-widget
619 Downloads
This Laravel package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
innoge/laravel-policy-soft-cache
46394 Downloads
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
infinitypaul/laravel-database-filter
35634 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
hammerstone/laravel-pseudo-daemon
11531 Downloads
A Laravel package to mimic daemons via scheduled commands without having to change server configuration.