Libraries tagged by laravel-application
overtrue/laravel-options
18353 Downloads
Global options module for Laravel application.
overtrue/laravel-mail-aliyun
8937 Downloads
Aliyun DrirectMail Transport for Laravel Application.
outl1ne/nova-openai
4720 Downloads
OpenAI SDK for a Laravel application that also stores OpenAI communication and presents it in a Laravel Nova admin panel.
optimistdigital/laravel-healthz
4448 Downloads
Health check route for Laravel application.
optimistdigital/laravel-console-over-http
11925 Downloads
Run console commands over HTTP connection for Laravel applications.
omaralalwi/laravel-taxify
270 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
ohseesoftware/laravel-server-analytics
20508 Downloads
Server side analytics for your Laravel application or website.
northwestern-sysdev/er-diagram-tool
27096 Downloads
Automatically generate entity relationship diagrams for a Laravel application
nekhbet/laravel-gettext
32715 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
nckg/laravel-impersonate
30094 Downloads
Easily impersonate any user in a Laravel Application
mortenscheel/laravel-query-recorder
3168 Downloads
A package to record and analyze database queries in Laravel applications.
modernmcguire/mailspy
5005 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
mobilestock/laravel-recaptcha-validator
2334 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
mobilestock/laravel-model-affected-rows-verification
7195 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
miniorange/oauth-laravel-free
3225 Downloads
Laravel OAuth Single Sign On Solution. Make yourLaravel application as OAuth Client using this plugin. Laravel end users can login into Laravel application using their OAuth Provider / Server credentials.