Libraries tagged by data store
amattu2/carfax-wrapper
60 Downloads
A CARFAX vehicle history reporting helper class. Offers support for sending reports to the CARFAX VHR, decoding a license plate to VIN, and pulling CARFAX stored service history data.
salted-herring/image-orientation-fixer
1871 Downloads
Automactially rotate the image that you upload to SilverStripe CMS, based on its orientation value stored in the exif data.
cursedcoder/dark-redis-list-bundle
13 Downloads
Symfony2 bundle which allows you to store part of doctrine entities data in Redis.
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.
metalogico/laravel-mocka
35 Downloads
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
dcro/secure-client-side-session-handler
286 Downloads
Securely store PHP session information on the client side using cookies (session data is encrypted & compressed)
mage2kishan/module-custom-options
45 Downloads
Panth Custom Options — beautifully styled product custom options for Hyva-based Magento 2 storefronts. Replaces the default custom options rendering with a modern, accessible UI featuring styled text inputs, textareas, file upload zones, select/radio/checkbox controls, and HTML5 date pickers, all governed by CSS custom properties for easy theming. Requires Panth_Core.
wcm/geo-data-store-2
14 Downloads
A WordPress plugin that stores lat/lng data in a better optimized table
think.studio/laravel-myriad-data-store
21 Downloads
Download data from myriad app using soap api.
selcukmart/data-store-library-y42
3 Downloads
ponyform/sqlite-store-plugin
2 Downloads
Official PonyForm Plugin to use SQLite as data store
peroks/model-store
37 Downloads
Model Store: Permanent data store for models.
kregel/laravel-data-store
432 Downloads
Laravel Data Store
knot-lib/datastore-services
641 Downloads
Service classes and components for knot-lib/datastore
isolution/meta-data
81 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.