Libraries tagged by deep data
spiechu/json-disk-cache
30 Downloads
Cache class intended to keep serialized data in JSON format files
presta/composer-public-bundle
8880 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.
grixu/socius-models
1817 Downloads
Models for Socius API and all apps using Socius which need to keep local copy of data.
maltehuebner/impress-bundle
908 Downloads
Keep your impress up to date
sharpen/versionna
46 Downloads
Manticoresearch migration tool. Keep your index schemas up to date programmatically in your application
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
1200 Downloads
Easily update Eloquent models from put API requests without losing data
wid/native-object
6 Downloads
Keep your data in native php types!
grazulex/laravel-strongmigrations
0 Downloads
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
wmgbit/laravel-models-migration
41 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database