Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
Laravel Model Cache is an efficient and easy-to-implement caching solution for Laravel Eloquent models. It provides automatic cache invalidation when models are created, updated, deleted, or restored.