library sceneorg-file-info
Library to retrieve information on scene.org files
dmscn-eu/sceneorg-file-info
Library to retrieve information on scene.org files
- Monday, October 2, 2017
- by potibm
- Repository
- 1 Watchers
- 0 Stars
- 8 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Scene.org FileInfo Parser
Class to parse file information like for e.g. fr-025-final2.zip., (*1)
Usage
$service = new DmscnEu\SceneOrgFileInfo\Service($guzzleClient);
$fileInfo = $service->getFileInfo($uri = 'http://de.scene.org/pub/parties/2014/atparty14/results.txt');
echo $fileInfo->getId();
dev-master
9999999-dev
Library to retrieve information on scene.org files
Sources
Download
MIT
The Requires
The Development Requires
by
Poti