Libraries tagged by laravel likes
mymocms/mymocms
96 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
torann/remote-model
14360 Downloads
An eloquent-like model, for the Laravel framework.
saberliou/whetstone
2830 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
patimio66/spotlight
181 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
lake/larke-auth
5365 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
aqua/blade-emerald
63 Downloads
Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup
winavin/livewire-resource
52 Downloads
Laravel Livewire helper package for using Route::resource like structure for full page livewire components.
web-id/flan
2970 Downloads
FLAN - Filter Like A Ninja
sloth-dev-guy/searches
2614 Downloads
Perform searches with Eloquent models using an array-like API setup
sheikhheera/requent
171 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
rectitude-open/filament-site-snippets
273 Downloads
A Filament plugin for easily managing content snippets like text, rich text, or images.
rawilk/human-keys
1281 Downloads
Use Stripe-like IDs for your models.
raiolanetworks/plugin-seo-test
906 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
marcorombach/livewire-confirm-modal
421 Downloads
Like the wire confirm directive but displayed as modal on your page.
maksimru/eloquent-subquery-magic
18500 Downloads
Eloquent extension providing ability to use a lot of subquery functions like fromSubquery or leftJoinSubquery