File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Data Package
22
3- [ ![ Travis ] ( https://travis-ci.org /frictionlessdata/datapackage-php. svg?branch=master )] ( https://travis-ci.org /frictionlessdata/datapackage-php )
3+ [ ![ Build ]] ( https://github.com /frictionlessdata/datapackage-php/actions/workflows/ci.yml/badge. svg?branch=master )] (( https://github.com /frictionlessdata/datapackage-php/actions/workflows/ci.yml )
44[ ![ Coveralls] ( http://img.shields.io/coveralls/frictionlessdata/datapackage-php.svg?branch=master )] ( https://coveralls.io/r/frictionlessdata/datapackage-php?branch=master )
55[ ![ Scrutinizer-ci] ( https://scrutinizer-ci.com/g/frictionlessdata/datapackage-php/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/frictionlessdata/datapackage-php/ )
66[ ![ Packagist] ( https://img.shields.io/packagist/dm/frictionlessdata/datapackage.svg )] ( https://packagist.org/packages/frictionlessdata/datapackage )
@@ -18,7 +18,7 @@ A utility library for working with [Data Package](https://specs.frictionlessdata
1818composer require frictionlessdata/datapackage
1919```
2020
21- Optionally, to create zip files you will need the PHP zip extension. On ubuntu it can be enabled with ` sudo apt-get install php-zip `
21+ Optionally, to create zip files you will need the PHP zip extension. On Ubuntu it can be enabled with ` sudo apt-get install php-zip `
2222
2323### Package
2424
You can’t perform that action at this time.
0 commit comments