Libraries tagged by keep data
sharpen/versionna
46 Downloads
Manticoresearch migration tool. Keep your index schemas up to date programmatically in your application
justinholtweb/craft-visorr
11 Downloads
See what changed between any two revisions, restore just the fields you want, and keep revision history from eating the database.
justinholtweb/craft-tokr
21 Downloads
TikTok feeds for Craft CMS — connect an account once, keep its videos in your own database, and drop a configurable, cached feed into any template.
justinholtweb/craft-caffeine
11 Downloads
Instant faceted search and filtering for Craft — model an index in the control panel, and Caffeine keeps a self-contained JSON search artifact up to date and served, so refinements resolve in milliseconds without an element query.
mahbubhelal/schema-tools
15 Downloads
Laravel Artisan commands and a Rector rule that keep SQL Server and MySQL schema fixtures, Eloquent models and model factories in agreement with the live source databases.
dospuntocero/customerquestions
24 Downloads
This is a module for storing those emails as dataobjects with the ability to answer those directly in the module. The client will get a branded email from your website and you will keep record of all emails ever received. What a great deal! isn't it?
rokde/laravel-clone-database-command
4 Downloads
This package adds the ability to clone a database for development purposes locally. So you can overwrite personal data with faker values to keep the data type.
brunnofoggia/databoomer
93 Downloads
Utility to keep the data of a object through requests
webrek/laravel-data-retention
0 Downloads
Declarative data retention for Laravel: keep records for a window, then delete or anonymize them automatically — with a compliance audit log.
akceli/laravel-realtime-database
11 Downloads
Keep your client store in sync with middleware. No more manually keeping the store in sync with every api call, also leverages pusher so the same middleware can keep all clients up to date
chimerarocks/database
185 Downloads
A Repository pattern implementation library that was part of a Code Education course. But i decide to keep with the project.
latevaweb/laravel-query-updater
1201 Downloads
Easily update Eloquent models from put API requests without losing data
wid/native-object
6 Downloads
Keep your data in native php types!
arham-solcoders/backupguard
4 Downloads
Laravel package that creates daily SQL database backups and keeps only the last 3 days using the scheduler.
wmgbit/laravel-models-migration
41 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database