frictionlessdata / datapackage-php

A php library for working with Data Package.
MIT License
10 stars 10 forks source link

should support saving a descriptor json file #10

Closed OriHoch closed 7 years ago

OriHoch commented 7 years ago
// given a valid datapackage object
$datapackage->saveDescriptor("file.json");
// saves the descriptor to json file