Package
class Package implements IteratorAggregate, JsonSerializable, Countable
Methods
static
getInstance()
No description
static
prepare(string $filepath, string $packager = '')
No description
static
process(string $packageName)
No description
__get($key)
No description
mixed
jsonSerialize()
No description
int
count()
No description
getIterator()
No description
static
getError()
No description
Details
at line 40
static
getInstance()
No description
at line 65
static
prepare(string $filepath, string $packager = '')
No description
at line 71
static
process(string $packageName)
No description
at line 76
__get($key)
No description
at line 81
mixed
jsonSerialize()
No description
at line 86
int
count()
No description
at line 91
Traversable
getIterator()
No description
at line 96
static
getError()
No description