Top Level :: System

Package Information: System_Mount

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Mount and unmount devices in fstab PHP License v3.0
» Current Release » Bug Summary
1.0.1 (stable) was released on 2010-10-06 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install System_Mount

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/System_Mount

No open bugs
Report a new bug to System_Mount
» Description
System_Mount provides a simple interface to deal with mounting and unmounting devices listed in the system's fstab.

Features:
* Very compact, easy-to-read code, based on File_Fstab.
* Examines mount options to determine if a device can be mounted or not.
* Extremely easy to use.
* Fully documented with PHPDoc.
» Maintainers » More Information

Dependencies for System_Mount