File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Laravel HAL Doctrine
22
3+ [ ![ Build Status] ( https://github.com/API-Skeletons/laravel-hal-doctrine/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/API-Skeletons/laravel-hal-doctrine/actions/workflows/continuous-integration.yml?query=branch%3Amain )
4+ [ ![ Code Coverage] ( https://codecov.io/gh/API-Skeletons/laravel-hal-doctrine/branch/main/graphs/badge.svg )] ( https://codecov.io/gh/API-Skeletons/laravel-hal-doctrine/branch/main )
5+ [ ![ PHP Version] ( https://img.shields.io/badge/PHP-8.0%2b-blue )] ( https://img.shields.io/badge/PHP-7.3%20to%208.0%2b-blue )
6+ [ ![ Laravel Version] ( https://img.shields.io/badge/Laravel-8.x%2b-red )] ( https://img.shields.io/badge/Laravel-5.7%20to%208.x-red )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/api-skeletons/laravel-hal-doctrine/downloads )] ( //packagist.org/packages/api-skeletons/laravel-hal-doctrine )
8+ [ ![ License] ( https://poser.pugx.org/api-skeletons/laravel-hal-doctrine/license )] ( //packagist.org/packages/api-skeletons/laravel-hal-doctrine )
9+
310This library provides a hydrator for [ laravel-hal] ( https://github.com/API-Skeletons/laravel-hal )
411for Doctrine. Instead of manually creating every hydrator for your entities, this library
512will introspect an entity and generate the HAL for it including links to
You can’t perform that action at this time.
0 commit comments