File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel IDE Helper Generator
2
2
3
- [ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
4
- [ ![ Software License] [ ico-license ]] ( LICENSE.md )
5
- [ ![ Build Status] [ ico-gha ]] [ link-gha ]
6
- [ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
3
+ [ ![ Tests] ( https://github.com/barryvdh/laravel-ide-helper/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/barryvdh/laravel-ide-helper/actions )
4
+ [ ![ Packagist License] ( https://poser.pugx.org/barryvdh/laravel-ide-helper/license.png )] ( http://choosealicense.com/licenses/mit/ )
5
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/barryvdh/laravel-ide-helper/version.png )] ( https://packagist.org/packages/barryvdh/laravel-ide-helper )
6
+ [ ![ Total Downloads] ( https://poser.pugx.org/barryvdh/laravel-ide-helper/d/total.png )] ( https://packagist.org/packages/barryvdh/laravel-ide-helper )
7
+ [ ![ Fruitcake] ( https://img.shields.io/badge/Powered%20By-Fruitcake-b2bc35.svg )] ( https://fruitcake.nl/ )
7
8
8
9
** Complete PHPDocs, directly from the source**
9
10
@@ -439,10 +440,3 @@ Lumen 5.1+ will read this file for configuration parameters if it is present, an
439
440
440
441
The Laravel IDE Helper Generator is open-sourced software licensed under the [ MIT license] ( http://opensource.org/licenses/MIT )
441
442
442
- [ ico-version ] : https://img.shields.io/packagist/v/barryvdh/laravel-ide-helper.svg?style=flat-square
443
- [ ico-license ] : https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
444
- [ ico-gha ] : https://github.com/barryvdh/laravel-ide-helper/workflows/Tests/badge.svg
445
- [ ico-downloads ] : https://img.shields.io/packagist/dt/barryvdh/laravel-ide-helper.svg?style=flat-square
446
- [ link-packagist ] : https://packagist.org/packages/barryvdh/laravel-ide-helper
447
- [ link-gha ] : https://github.com/barryvdh/laravel-ide-helper/actions
448
- [ link-downloads ] : https://packagist.org/packages/barryvdh/laravel-ide-helper
You can’t perform that action at this time.
0 commit comments