Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
bf8f1dc8
Unverified
Commit
bf8f1dc8
authored
Nov 19, 2017
by
Luís Cobucci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use same style on all badges
Also reorganising things a bit to make it simpler.
parent
ca6876ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
3 deletions
+16
-3
README.md
README.md
+16
-3
No files found.
README.md
View file @
bf8f1dc8
...
...
@@ -3,13 +3,13 @@
|
[
Master
][
Master
]
|
[
2.5
][
2.5
]
|
[
2.6
][
2.6
]
|
|:----------------:|:----------:|:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.5 image
]
]
[
2.5
]
|
[
![Build status
][
2.6 image
]
]
[
2.6
]
|
|
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=master
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=master) |
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=2.5
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.5) |
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=2.6
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.6) |
|
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/master.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.5.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.6.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
|
[
![Build Status
][
ContinuousPHP image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP 2.5 image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP 2.6 image
]
]
[
ContinuousPHP
]
|
|
[
![Code Coverage
][
Coverage image
]
]
[
Scrutinizer Master
]
|
[
![Code Coverage
][
Coverage 2.5 image
]
]
[
Scrutinizer 2.5
]
|
[
![Code Coverage
][
Coverage 2.6 image
]
]
[
Scrutinizer 2.6
]
|
|
[
![Code Quality
][
Quality image
]
]
[
Scrutinizer Master
]
|
[
![Code Quality
][
Quality 2.5 image
]
]
[
Scrutinizer 2.5
]
|
[
![Code Quality
][
Quality 2.6 image
]
]
[
Scrutinizer 2.6
]
|
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
## More resources:
*
[
Website
](
http://www.doctrine-project.org/projects/dbal.html
)
...
...
@@ -18,8 +18,21 @@ Powerful database abstraction layer with many features for database schema intro
[
Master image
]:
https://img.shields.io/travis/doctrine/dbal/master.svg?style=flat-square
[
Coverage image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/master.svg?style=flat-square
[
Quality image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/master.svg?style=flat-square
[
ContinuousPHP image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/master.svg?style=flat-square
[
Master
]:
https://travis-ci.org/doctrine/dbal
[
Scrutinizer Master
]:
https://scrutinizer-ci.com/g/doctrine/dbal/
[
ContinuousPHP
]:
https://continuousphp.com/git-hub/doctrine/dbal
[
2.5 image
]:
https://img.shields.io/travis/doctrine/dbal/2.5.svg?style=flat-square
[
Coverage 2.5 image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/2.5.svg?style=flat-square
[
Quality 2.5 image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/2.5.svg?style=flat-square
[
ContinuousPHP 2.5 image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.5.svg?style=flat-square
[
2.5
]:
https://github.com/doctrine/dbal/tree/2.5
[
Scrutinizer 2.5
]:
https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.5
[
2.6 image
]:
https://img.shields.io/travis/doctrine/dbal/2.6.svg?style=flat-square
[
Coverage 2.6 image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/2.6.svg?style=flat-square
[
Quality 2.6 image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/2.6.svg?style=flat-square
[
ContinuousPHP 2.6 image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.6.svg?style=flat-square
[
2.6
]:
https://github.com/doctrine/dbal/tree/2.6
[
Scrutinizer 2.6
]:
https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.6
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment