PHP Classes

PHP Information Page: Show details of the current PHP environment

Recommend this page to a friend!
  Info   View files Documentation   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 47 This week: 1All time: 10,704 This week: 560Up
Version License PHP version Categories
siteinfo 1.0MIT/X Consortium ...5PHP 5, System information, Libraries
Description 

Author

This package can show details of the current PHP environment.

It provides classes and scripts that use the Zest framework to display on a page several details of the environment on which PHP is running.

Currently it can show:

- The server machine operating system

- PHP version

- Web server type

- Whether error reporting is enabled

- Wether Zest framework router cache is enabled

- The memory usage limit allowed by PHP

- The upload file maximum size allowed by PHP

- The POST request maximum sized allowed by PHP

- The default character set configured for PHP

- The current version of the Zest framework

- The current site base URL

- The time zone configured for PHP

Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq is available for providing paid consulting. Contact Muhammad Umer Farooq .
Classes: 52 packages by
Country: Pakistan Pakistan
Age: 22
All time rank: 84611 in Pakistan Pakistan
Week rank: 52 Up3 in Pakistan Pakistan Up
Innovation award
Innovation award
Nominee: 6x

Documentation

SiteInfo

Component that shows server configuration and Zest environment details used for debugging.

usage

You can install this component easily by using Component Installer. If you don't want to use the installer, then perform the following steps. - Clone this repo in your /App/Components folder. - Congratulations! You've done it.

After installing, visit the debugging/info page.

You will see something like
enter image description here

  Files folder image Files  
File Role Description
Files folder imageControllers (1 file)
Files folder imageLocale (1 file)
Files folder imageModels (3 files)
Files folder imageViews (1 directory)
Accessible without login Plain text file component.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.MD Doc. Documentation
Accessible without login Plain text file routes.php Example Example script

  Files folder image Files  /  Controllers  
File Role Description
  Plain text file Home.php Class Class source

  Files folder image Files  /  Locale  
File Role Description
  Accessible without login Plain text file en.php Aux. Auxiliary script

  Files folder image Files  /  Models  
File Role Description
  Plain text file Database.php Class Class source
  Plain text file Post.php Class Class source
  Plain text file theme.php Class Class source

  Files folder image Files  /  Views  
File Role Description
Files folder imageHome (1 file)

  Files folder image Files  /  Views  /  Home  
File Role Description
  Accessible without login Plain text file index.php Example Example script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:47
This week:1
All time:10,704
This week:560Up