Libraries tagged by Laravel Recurring
jpmurray/laravel-rrule
2182 Downloads
A Laravel friendly package to manage date recurrence rules
waad/laravel-dynamic-observer
116 Downloads
Call observer of the model without requiring in any provider, support multi observers
unetway/laravel-robokassa
1408 Downloads
Пакет для работы с Робокассой в Laravel
codebuglab/laravel-go-translate
461 Downloads
Translate laravel resource, vendor, folder or file from google translation without requiring any api information
soltancode/return-response
2482 Downloads
Simple package for returning standard json responses for Laravel.
jeffersongoncalves/filament-check-whois-widget
8 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
chaseconey/laravel-activity
86 Downloads
A simple Laravel model activity recording mechanism
i-rocky/laravel-twilio
43 Downloads
Twilio Fax, SMS, MMS, Voice Call recording, receiving, sending support for laravel
denismitr/laravel-event-recorder
90 Downloads
Laravel Event Recorder
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
laralord-project/server
1 Downloads
Laralord enables multi-tenancy for any stateless Laravel application without requiring code updates.It is an OpenSwoole wrapper designed to provide a high-performance, multi-tenant server setup for Laravel Application.
commacode/laravel-zoom-integration
1 Downloads
Zoom Meeting Integration for Laravel with automatic recording download and embedded viewing.
thecsea/laravel-noredirect-traits
50 Downloads
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications
mizterfrek/laravel-api-responser
11 Downloads
Laravel Package - Traits and helpers for returning standard API responses