Libraries tagged by keep data
spiechu/json-disk-cache
29 Downloads
Cache class intended to keep serialized data in JSON format files
presta/composer-public-bundle
8875 Downloads
A symfony 2 bundle that provides a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.
sharpen/versionna
44 Downloads
Manticoresearch migration tool. Keep your index schemas up to date programmatically in your application
opifer/revisions
10198 Downloads
Keep revisions and drafts of Entity data
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
3 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
87 Downloads
Utility to keep the data of a object through requests
imade/datatable-model
129 Downloads
A dedicated class (model) to configure Chumper's Datatable package for Laravel (https://github.com/Chumper/Datatable) to keep your controllers as clean as possible.
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
1151 Downloads
Easily update Eloquent models from put API requests without losing data
wid/native-object
6 Downloads
Keep your data in native php types!
wmgbit/laravel-models-migration
39 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
philetaylor/ciphersweet-encrypt
1167 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com