Libraries tagged by Laravel Https
vendor_slug/package_slug
956 Downloads
This is my package LaravelHttps
marispro/nova-vue-avatar
14829 Downloads
Vue Avatar (https://eliep.github.io/vue-avatar/) Field wrapper for Laravel Nova (https://nova.laravel.com/)
ohansyah/laravelbenchmark
955 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
yocmen/html-minify
13733 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
uthman/version
2564 Downloads
Take control over your Laravel app version. Forked from https://github.com/antonioribeiro/version
leewillis77/cached-embed
2604 Downloads
Laravel package to cache embed information from https://github.com/oscarotero/Embed. Works with Laravel 5.5 or higher
sundance/larachain-prompt-templates
4913 Downloads
https://alfrednutile.notion.site/Prompts-8926577153774a3bbe5eea22aaf2ca31
rainstreamweb/lara-pdf-merger-php-7-2
11105 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
odder/lighthouse-scalars
747 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
maggomann/filament-only-icon-display
5758 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.
maggomann/filament-model-translator
5845 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
itutu-media/laravel11-timezone
225 Downloads
This package from https://packagist.org/packages/jamesmills/laravel-timezone
angelo8828/slack
8814 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack
patricpoba/arkesel-php
418 Downloads
This package enables sending of sms from your laravel application using https://sms.arkesel.com as a service provider.
distilleries/form-builder
20157 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.