Libraries tagged by laravel chat package
lucasgiovanny/filament-multiselect-two-sides
60832 Downloads
This package is a Filament package that allows you to create a multiselect with two sides.
hallindavid/manny
89210 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
yish/generators
108099 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
emilianotisato/nova-google-autocomplete-field
154027 Downloads
This Nova Package it's a Field that allows you to Autocomplete addresses with Google Place API and get the full metadata (lat and long, etc).
yakovenko/laravel-lighthouse-graphql-multi-schema
19654 Downloads
A Laravel package that provides multi-schema support for Lighthouse GraphQL.
synergitech/laravel-magic-enums
1868 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.
sirodiaz/laravel-redirection
14762 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
safemood/laravel-workflow
1183 Downloads
Laravel package that simplifies workflows with clear actions definition and event tracking.
rafaellaurindo/laravel-brasilapi
14058 Downloads
A Laravel package that provides a simple way to use the Brasil API endpoints
netsells/laravel-geoscope
23812 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
musahmusah/laravel-multipayment-gateways
1817 Downloads
A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless
markwalet/laravel-git-state
98042 Downloads
A Laravel package that gives you information about the current git state.
markwalet/laravel-changelog
47860 Downloads
A Laravel package that prevents merge conflicts on your changelog file.
maqe/laravel-sqs-fifo
133135 Downloads
Laravel package that enables support for SQS FIFO Queue
korridor/laravel-computed-attributes
22815 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.