Download the PHP package juliardi/homedir without Composer
On this page you can find all versions of the php package juliardi/homedir. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juliardi/homedir
More information about juliardi/homedir
Files in juliardi/homedir
Download juliardi/homedir
More information about juliardi/homedir
Files in juliardi/homedir
Vendor juliardi
Package homedir
Short Description A library that contains a single function to determine user's home directory
License MIT
Package homedir
Short Description A library that contains a single function to determine user's home directory
License MIT
Please rate this library. Is it a good library?
Informations about the package homedir
Homedir
A PHP library that contains a single function to determine user's home directory
Requirements
- PHP 7.1 or greater
Installation
Functions
This library only has 2 functions, get_home_directory()
and is_windows()
. Those 2 functions can be called without any arguments.
Function Name | Return Type | Description |
---|---|---|
get_home_directory() |
string | Determines current user's home directory |
is_windows() |
boolean | Checks whether current operating system is a Windows |
All versions of homedir with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
The package juliardi/homedir contains the following files
Loading the files please wait ....