Libraries tagged by Laravel Group
bluefeather/eloquent-filemaker
17990 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
vaened/laroute
137307 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
formfeed-uk/nova-dependable-panel
100540 Downloads
A Laravel Nova Field acting as a Panel for grouped dependsOn functionality
wnikk/laravel-access-rules
3878 Downloads
Simple system of ACR (access control rules) for Laravel, with roles, groups, unlimited inheritance and possibility of multiplayer use.
ans-group/laravel-sieve
8623 Downloads
A library for filtering eloquent queries
involved-group/laravel-lang-country
5286 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
laravel-enso/user-groups
25939 Downloads
User group management backend for Laravel Enso
brighterly/laravel-dynamic-policies
6831 Downloads
Namespace-scoped Laravel policies per route group via setPolicies() macro
solution-forest/filament-field-group
2545 Downloads
Filament Field Group is a powerful Laravel package that enhances Filament's form building capabilities. It allows you to easily group and organize form fields, improving the structure and readability of your forms.
sanju-inapp/distributed-laravel
1826 Downloads
Service providers to enable a Laravel project structure that is grouped by components rather than class types
tecdiary/laravel-attachments
5304 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
sevenspan/laravel-chat
282 Downloads
The Laravel Chat package simplifies one-to-one and group chat integration, facilitates document sharing within chats, manages read and unread message counts, and supports document uploads to both local and AWS S3 storage
jcfrane/laravel-resource-scope
960 Downloads
Symfony-like serialization scoping for Laravel API Resources. Define scopes to control which fields are returned per context.
flyhjaelp/laravel-eloquent-orderable
5674 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
emotality/laravel-telegram-logger
11631 Downloads
Laravel package to report exceptions to a Telegram chat, group or channel.