Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/undercloud/surface
https://github.com/undercloud/surface
encryption environment manager php system
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/undercloud/surface
- Owner: undercloud
- License: other
- Created: 2016-07-27T12:04:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T19:11:17.000Z (almost 6 years ago)
- Last Synced: 2024-04-18T18:10:47.568Z (9 months ago)
- Topics: encryption, environment, manager, php, system
- Language: PHP
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Surface - PHP Environment Manager
## Config
### all()
### get($key, $process = null)
### from($extension)
### set($key, $value)
### restore($key)
### load($path, $process_sections = false, $scanner_mode = INI_SCANNER_NORMAL)
### parse($ini, $process_sections = false, $scanner_mode = INI_SCANNER_NORMAL)
### source()
### included()## Connection
### ignoreAbort($mode)
### isAbortIgnored()
### getStatus()
### isNormal()
### isTimeout()
### isAborted()
### ip($real = false)
### isSecure()
### port()
### remotePort()
### host()## Memory
### used($real_usage = false, $humanize = false)
### peak($real_usage = false, $humanize = false)
### limit($value = null)## Process;
### user()
### uid()
### gid()
### pid()
### inode()
### timeout($sec = null)
### sleep($msec)
### started($format = null)
### uptime()## Scope;
## Storage
## System
## Time