Libraries tagged by Laravel Recurring
henrotaym/laravel-test-suite
6555 Downloads
Adding recurrent functionalities to laravel test suite.
codebuglab/laravel-go-translate
468 Downloads
Translate laravel resource, vendor, folder or file from google translation without requiring any api information
okipa/laravel-model-json-storage
1378 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.
mintbridge/eloquent-auditing
5729 Downloads
An eloquent package for recording model events to a database
awalhadi/addressable
55 Downloads
A modern, feature-rich Laravel package for managing addresses with geocoding, validation, caching, and spatial operations. Perfect for e-commerce, CRM systems, and any application requiring robust address management.
chaseconey/laravel-activity
86 Downloads
A simple Laravel model activity recording mechanism
i-rocky/laravel-twilio
44 Downloads
Twilio Fax, SMS, MMS, Voice Call recording, receiving, sending support for laravel
jpmurray/laravel-rrule
2212 Downloads
A Laravel friendly package to manage date recurrence rules
waad/laravel-dynamic-observer
119 Downloads
Call observer of the model without requiring in any provider, support multi observers
enjoy-software/laravel-hits
36 Downloads
Hit model for recording visitor information and tracking page views on various models
denismitr/laravel-event-recorder
90 Downloads
Laravel Event Recorder
soltancode/return-response
2504 Downloads
Simple package for returning standard json responses for Laravel.
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.
winavin/permissions
29 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
jeffersongoncalves/filament-check-whois-widget
12 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.