Libraries tagged by deep data
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
1162 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
40 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
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
1168 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
mrstebo/ekm-php
375 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
cora/collection
4 Downloads
Keep collections of data with flexible access methods.
sa7bi/euro16
4 Downloads
CLI Tool to keep you up to date with EURO-2016
logikool/laravel-email-logger
15 Downloads
Keep track in your database of all emails sent from within your application.
integrated/locking-bundle
3585 Downloads
Provides an interface to manage database locks and keep a lock active by Ajax request
eihen/laravel-devlog
124 Downloads
A PHP Laravel library to keep a changelog in database using migrations
timnashcouk/wp-cli-auto-updater
3 Downloads
Automatic updater for WP-CLI to keep WP-CLI up to date