Download the PHP package phuxtil/stat without Composer
On this page you can find all versions of the php package phuxtil/stat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor phuxtil
Package stat
Short Description Easy interface for output of 'stat' unix command
License MIT
Package stat
Short Description Easy interface for output of 'stat' unix command
License MIT
Please rate this library. Is it a good library?
Informations about the package stat
phuxtil-stat
Provides easy way of accessing data generated by stat
unix command.
stat is a Unix system call that returns file attributes about an inode.
Installation
Usage
stat sample output
Facade
$stat->toArray()
$stat->fromArray()
See tests for details.
PHP version
Use v1.x for compatibility with PHP v7.0.x.
Use v2.x for compatibility with PHP v7.2+.
Use v3.x for compatibility with PHP v8+.
All versions of stat with dependencies
PHP Build Version
Package Version
Requires
php Version
^8
The package phuxtil/stat contains the following files
Loading the files please wait ....