Libraries tagged by DANA Laravel
helgesverre/receipt-scanner
4788 Downloads
Use OpenAI to extract structured receipt and invoice data from Text, Html, Images and PDFs.
gearbox-solutions/eloquent-filemaker
41441 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
fab2s/yaetl
171352 Downloads
Widely Extended Nodal Extract-Transform-Load ETL Workflow AKA NEJQTL or Nodal-Extract-Join-Qualify-Tranform-Load
cjmellor/approval
27001 Downloads
Approve or Deny new Model data before it is persisted
bytexr/filament-queueable-bulk-actions
58026 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
bbsnly/chartjs-php
65448 Downloads
PHP wrapper for Chart.js library
baril/bonsai
46531 Downloads
An implementation of the Closure Tables pattern for Eloquent.
darkghosthunter/larapass
12189 Downloads
Authenticate users with just their device, fingerprint or biometric data. Goodbye passwords!
ybazli/faker
32712 Downloads
Persian fake data package for laravel
y-ui/laravel-data-masking
2490 Downloads
A mysql data masking tool with Laravel
michielfb/data-migrations
51192 Downloads
Laravel Data Migrations
czim/laravel-nestedupdater
49430 Downloads
Eloquent model updater for nested relations data for Laravel.
coderan/laravel-data-migrations
42731 Downloads
An extension to allow you to separate data migrations from structure migrations
swisnl/laravel-javascript-data-response
43287 Downloads
JavaScript data response macro for Laravel
magros/laravel-model-encryption
46669 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.