diff options
Diffstat (limited to 'vendor/doctrine/common/README.md')
-rw-r--r-- | vendor/doctrine/common/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/doctrine/common/README.md b/vendor/doctrine/common/README.md new file mode 100644 index 0000000..603c38f --- /dev/null +++ b/vendor/doctrine/common/README.md @@ -0,0 +1,12 @@ +# Doctrine Common + +[](https://github.com/doctrine/common/actions) +[](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) |