File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# PHP Pure Data objects
22
3- ![ GitHub License] ( https://img.shields.io/github/license/nuxtifyts/php-dto?style=for-the-badge )
4- ![ Packagist Version] ( https://img.shields.io/packagist/v/nuxtifyts/php-dto?style=for-the-badge )
5- ![ PhpStan Level] ( https://img.shields.io/badge/PHPStan-level%2010-brightgreen.svg?style=for-the-badge )
6- [ ![ Test Coverage] ( https://raw.githubusercontent.com/nuxtifyts/php-dto/main/badge-coverage.svg )] ( https://packagist.org/packages/nuxtifyts/phpdto )
3+ ![ GitHub License] ( https://img.shields.io/github/license/nuxtifyts/php-dto )
4+ ![ Packagist Version] ( https://img.shields.io/packagist/v/nuxtifyts/php-dto )
5+ ![ PhpStan Level] ( https://img.shields.io/badge/PHPStan-level%2010-brightgreen.svg )
6+ [ ![ PHPStan Checks] ( https://github.com/nuxtifyts/php-dto/actions/workflows/phpstan-tests.yml/badge.svg )] ( https://github.com/nuxtifyts/php-dto/actions/workflows/phpstan-tests.yml )
7+ [ ![ CI Tests] ( https://github.com/nuxtifyts/php-dto/actions/workflows/php-tests.yml/badge.svg )] ( https://github.com/nuxtifyts/php-dto/actions/workflows/php-tests.yml )
8+
9+ ## [ ![ Test Coverage] ( https://raw.githubusercontent.com/nuxtifyts/php-dto/main/badge-coverage.svg )] ( https://packagist.org/packages/nuxtifyts/phpdto )
710
811This package enabled the creation of data objects which can be used in various ways.
912Using modern PHP syntax, it allows you to hydrate data from arrays, objects, and other data sources.
You can’t perform that action at this time.
0 commit comments