Libraries tagged by data store
alban/laravel-data-sync
49 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
jlorente/laravel-eloquent-splitted-dates-trait
5347 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
numero2/contao-storelocator
1137 Downloads
Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data
opengento/module-country-store-phone
3581 Downloads
This module add the phone number field to the country data object.
mayankjanidev/laravel-store
52 Downloads
Create reusable database queries and data objects in Laravel
marshmallow/marketing-data-tracker
36 Downloads
Parse and store marketing parameters like gclid, utm_*, and adid, and automatically attach them to user conversions or models in Laravel.
lucinda/nosql-data-access
22886 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
greenter/data
6500 Downloads
Store Documents for Greenter
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
rollun-com/rollun-utils
9657 Downloads
Utils rollun library
dwgebler/doclite
453 Downloads
A powerful NoSQL data store built on top of SQLite
aol/transformers
12676 Downloads
A package for normalizing property names and types from an external data store.
cloudframework-io/backend-core-php8
949 Downloads
CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and SCRIPTs optimized for APPENGINE, FUNCTIONS, KUBERNETS and other server technologies
bzrk/eventsauce-messagestorage-gcp
2839 Downloads
Implementation of EventSauce Message- and SnapshotRepository for Google Firestore and Google Datastore
jsefton/laravel-virtual-fields
1130 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column