Skip to content

Commit a551763

Browse files
author
Afonso Gloeden
committed
Badges added in README.md
1 parent 525ad6a commit a551763

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# laravel-sybase
1+
# Sybase ASE based Eloquent module extension for Laravel 5.x
2+
3+
[![Packagist Version](https://img.shields.io/packagist/v/uepg/laravel-sybase.svg)](https://packagist.org/packages/uepg/laravel-sybase)
4+
[![PHP from Packagist](https://img.shields.io/packagist/php-v/uepg/laravel-sybase.svg)](https://packagist.org/packages/uepg/laravel-sybase)
5+
[![Packagist](https://img.shields.io/packagist/dt/uepg/laravel-sybase.svg)](https://packagist.org/packages/uepg/laravel-sybase/stats)
6+
[![GitHub contributors](https://img.shields.io/github/contributors-anon/uepg/laravel-sybase.svg)](https://github.com/uepg/laravel-sybase/graphs/contributors)
7+
[![GitHub](https://img.shields.io/github/license/uepg/laravel-sybase.svg)](https://github.com/uepg/laravel-sybase/blob/master/LICENSE)
28

3-
Sybase ASE based Eloquent module extension for Laravel 5.x.
49
* Enables use of multiple kinds of fields.
510
* Use default eloquent: works with odbc and dblib!
611
* Migrations! (WIP - Work in Progress)

0 commit comments

Comments
 (0)