Skip to content

Commit a950101

Browse files
committed
Added packagist badge
1 parent 6690c76 commit a950101

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# PHP Pure Data objects
22

3-
[//]: # ([![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/data-transfer-object.svg?style=flat-square)](https://packagist.org/packages/spatie/data-transfer-object))
4-
5-
[//]: # (![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/spatie/data-transfer-object/run-tests?label=tests))
3+
![Packagist Version](https://img.shields.io/packagist/v/nuxtifyts/php-dto)
64

75
This package enabled the creation of data objects which can be used in various ways.
86
Using modern PHP syntax, it allows you to hydrate data from arrays, objects, and other data sources.

0 commit comments

Comments
 (0)