An open API service indexing awesome lists of open source software.

https://github.com/doctrine/doctrine-website

Source code for the doctrine-project.org website and documentation.
https://github.com/doctrine/doctrine-website

Last synced: 11 months ago
JSON representation

Source code for the doctrine-project.org website and documentation.

Awesome Lists containing this project

README

          

# Doctrine Website

## Tests

[![PHP Tests](https://github.com/doctrine/doctrine-website/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/doctrine/doctrine-website/actions/workflows/continuous-integration.yml)
[![JS Tests](https://github.com/doctrine/doctrine-website/actions/workflows/js-tests.yml/badge.svg)](https://github.com/doctrine/doctrine-website/actions/workflows/js-tests.yml)
[![Code Coverage](https://codecov.io/gh/doctrine/doctrine-website/branch/master/graph/badge.svg)](https://codecov.io/gh/doctrine/doctrine-website/branch/master)

## Coding Standards and Static Analysis

[![PHP Coding Standards](https://github.com/doctrine/doctrine-website/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/doctrine/doctrine-website/actions/workflows/coding-standards.yml)
[![PHP Static Analysis](https://github.com/doctrine/doctrine-website/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/doctrine/doctrine-website/actions/workflows/static-analysis.yml)
[![JS Analysis tools](https://github.com/doctrine/doctrine-website/actions/workflows/js-analysis.yml/badge.svg)](https://github.com/doctrine/doctrine-website/actions/workflows/js-analysis.yml)

## Contributing to doctrine-project.org

Learn more about how to contribute to doctrine-project.org [here](https://www.doctrine-project.org/contribute/website/).