File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ Coveralls] ( https://img.shields.io/coveralls/GeneaLabs/laravel-model-caching.svg )] ( https://coveralls.io/github/GeneaLabs/laravel-model-caching )
8
8
[ ![ GitHub (pre-)release] ( https://img.shields.io/github/release/GeneaLabs/laravel-model-caching/all.svg )] ( https://github.com/GeneaLabs/laravel-model-caching )
9
9
[ ![ Packagist] ( https://img.shields.io/packagist/dt/GeneaLabs/laravel-model-caching.svg )] ( https://packagist.org/packages/genealabs/laravel-model-caching )
10
+ [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/GeneaLabs/laravel-model-caching/master/LICENSE )
10
11
11
12
## Impetus
12
13
I created this package in response to a client project that had complex, nested
@@ -108,7 +109,7 @@ public function getByTypes(array $types) : Collection
108
109
}
109
110
```
110
111
111
- ## Dedication to Quality
112
+ ## Commitment to Quality
112
113
During package development I try as best as possible to embrace good design and
113
114
development practices to try to ensure that this package is as good as it can
114
115
be. My checklist for package development includes:
You can’t perform that action at this time.
0 commit comments