Libraries tagged by laravel options
maggomann/filament-only-icon-display
5490 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
codezero/courier
40271 Downloads
Simple HTTP request interface with optional caching
maxxscho/laravel-markdown-plus
172 Downloads
A simple Laravel Markdown Parser with an optional meta section in the .md file
timolake/livewire-tables
1191 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
fndmiranda/simple-address
286 Downloads
Search address by postcode in multiple Api's and optionally get geocoding in Google Maps with the results.
coryrose/livewire-tables
41451 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.
personali/laravel-consul
2944 Downloads
An optional laravel 5 package for querying consul agents
rizkussef/laravel-snake-to-camel-case
9 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
juzaweb/laravel-hls-converter
3 Downloads
Convert video to HLS with optional multi-resolution support.
tailflow/dto
184 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
kaantanis/coderator
204 Downloads
Simple unique code generator with optional configurations
escapeboy/jraty
575 Downloads
Package for item ratings + optional microdata format.
coedevtech/fixit
29 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).