summaryrefslogtreecommitdiff
path: root/vendor/doctrine/common/README.md
blob: 603c38f0f7b3e3894edaa64c9c25077f8f5f2ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Doctrine Common

[![Build Status](https://github.com/doctrine/common/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/common/actions)
[![codecov](https://codecov.io/gh/doctrine/common/branch/3.1.x/graph/badge.svg)](https://codecov.io/gh/doctrine/common)

The Doctrine Common project is a library that provides extensions to core PHP functionality.

## More resources:

* [Website](https://www.doctrine-project.org/)
* [Documentation](https://www.doctrine-project.org/projects/doctrine-common/en/latest/)
* [Downloads](https://github.com/doctrine/common/releases)