Libraries tagged by laravel mailable
bionicmaster/eloquence-mutable
166 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
bionicmaster/eloquence-metable
151 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
bionicmaster/eloquence
255 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
kg-bot/laravel-localization-to-vue
716363 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
laravel-lang/locale-list
1988868 Downloads
List of localizations available in Laravel Lang projects
ipinfo/ipinfolaravel
65824 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
msamgan/laravel-env-keys-checker
10758 Downloads
check if all the keys are available in all the .env files.
denniseilander/pulse-log-files
20736 Downloads
A lightweight Laravel Pulse package for effortlessly viewing available log files in your current project.
ion-bazan/laravel-container-debug
73860 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-12.x
agencetwogether/hookshelper
2306 Downloads
Simple plugin to toggle display hooks available in current page.
baspa/laravel-timezones
9306 Downloads
Laravel package to generate arrays of available timezones to be used in lists.
thomaswelton/laravel-mcrypt-faker
3373 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
chabter/laravel-dutch-postalcode-lookup
5916 Downloads
Laravel wrapper to perform a Dutch postal code (postcode) lookup using the publicly available PDOK Locatieserver v3.
maggomann/filament-only-icon-display
2934 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.
plank/laravel-model-resolver
1953 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces