From fbcb0c1a8f9c9b1da807a07e591d989548f9f6f0 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Fri, 14 Oct 2016 13:37:26 +0300 Subject: [PATCH] DBP: Badges added. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 11ebf39..0f94911 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ [![StyleCI](https://styleci.io/repos/68023936/shield?style=flat)](https://styleci.io/repos/68023936) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/8ec1928c-0727-427c-96e9-2a963eb6546b/mini.png)](https://insight.sensiolabs.com/projects/8ec1928c-0727-427c-96e9-2a963eb6546b) +[![Latest Stable Version](https://poser.pugx.org/illuminated/db-profiler/v/stable)](https://packagist.org/packages/illuminated/db-profiler) +[![Latest Unstable Version](https://poser.pugx.org/illuminated/db-profiler/v/unstable)](https://packagist.org/packages/illuminated/db-profiler) +[![Total Downloads](https://poser.pugx.org/illuminated/db-profiler/downloads)](https://packagist.org/packages/illuminated/db-profiler) +[![License](https://poser.pugx.org/illuminated/db-profiler/license)](https://packagist.org/packages/illuminated/db-profiler) + Provides database queries profiling for Laravel http and console applications. ## Requirements