Packages from v8-ict
-
v8-ict/laravel-smart-cache
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 modifi
-
v8-ict/utils
Common used utils like helpers, string and array functions, that are used for V8 ICT Projects.