Libraries tagged by laravel5 date
lushdigital/microservice-remote-models
547 Downloads
A Lumen package to provide a familiar model paradigm for distributed data.
larra-press/blog-poster
17 Downloads
Automatized poster for your Laravel based blog. Configure the scraper to properly get the data from the selected third party resource, test it, set a Job and enjoy.
laravel-liberu/tables
3049 Downloads
Data Table library with server-side processing and a VueJS component
laravel-liberu/select
3127 Downloads
Bootstrap Select data builder with server-side data fetching capability and a VueJS component
laravel-liberu/filters
3102 Downloads
Filters dependency for Laravel Liberu
laravel-liberu/charts
3095 Downloads
Server-side data builder for Chart.js, with a VueJS component for the frontend.
laralgato/request-object
6 Downloads
Simple way to convert your request data to an object.
larachimp/mango-repo
7162 Downloads
Simple repository package for Laravel 5.
kirschbaum-development/livewire-filters
4065 Downloads
Livewire Filters is a series of Livewire components that provide you with the tools to do live filtering of your data from your own Livewire components.
kdabrow/time-machine
6073 Downloads
Laravel / Lumen library that allows to change dates in db
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.
jaybizzle/hasmeta
1852 Downloads
Access model meta data as if it was a property on your model
isemary/backup-sentry
76 Downloads
BackupSentry is a PHP backup package designed to provide a secure and seamless solution for protecting and backup your critical data. With its advanced features and intuitive interface, Effortlessly create scheduled backups of databases, files, and directories.
irabbi360/php-credit-card-validator
68 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.