Libraries tagged by DANA Laravel
singlequote/laravel-datatables
23096 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
rinvex/laravel-tenants
3383 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
plank/laravel-checkpoint
10175 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
pablorsk/argentina-data-validator
21198 Downloads
Argentina data validator for CUIT and CBU numbers
pablorsk/argentina-data-generator
21327 Downloads
Argentina data generator for CUIT and CBU numbers
nmfmcosta/laravel-formatter
11166 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
mobilestock/laravel-model-affected-rows-verification
5470 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.
michaelnabil230/laravel-weather
111 Downloads
Package for get the weather data
koodoo/laravel-trait-encrypt
15681 Downloads
A Laravel Eloquent Model trait for Encrypting model data
jimmyjs/laravel-csv
3338 Downloads
CSV data manipulation based on league/csv in 'laravel' way
iteks/laravel-openai
1045 Downloads
A powerful package that seamlessly integrates OpenAI's advanced AI capabilities into your Laravel applications. This package offers quick setup and intuitive configuration to leverage AI models for chat, embeddings, and more.
hyvor/laravel-json-meta
6863 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
guava/laravel-populator
1117 Downloads
A laravel package for seeding testing and production data.
firefly-iii/data-importer
5783 Downloads
Firefly III Data Import Tool.
daniel-furmanov/laravel-formatter
22876 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML