Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
File_Fstab
Installed
- no -
Latest
2.0.3
License
PHP License v3.0
Summary
Read and write fstab files
Description
File_Fstab is an easy-to-use package which can read & write UNIX fstab files. It presents a pleasant object-oriented interface to the fstab.
Features:
* Supports blockdev, label, and UUID specification of mount device.
* Extendable to parse non-standard fstab formats by defining a new Entry class for that format.
* Easily examine and set mount options for an entry.
* Stable, functional interface.
* Fully documented with PHPDoc.