PHP Classes

How Can PHP Print Variable Value in HTML Using the Package Dev Dumper PHP: Show the values of PHP variables in an HTML page

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-08-16 (Yesterday) RSS 2.0 feedNot yet rated by the usersTotal: 18 This week: 18All time: 11,300 This week: 6Up
Version License PHP version Categories
devdumper-php 1.0Custom (specified...7HTML, Debug, PHP 7
Description 

Author

This package can show the values of PHP variables in an HTML page.

It provides a class that extends the CLI dumper class to customize the presentation of the variable values to make it suitable to display in HTML pages.

The class provides custom CSS styles to format the output of the variable values.

Picture of Arda Günsüren
  Performance   Level  

 

Documentation

DevDumper PHP

Latest Stable Version License composer.lock Total Downloads

This is a simple PHP library for debugging purposes. It is a simple and easy to use library that can be used to dump variables in a more readable format.

Requirements

  • PHP >= 7.4;
  • composer.

Installation

composer require ardagnsrn/devdumper-php

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Make your changes.
  4. Run the tests, adding new ones for your own code if necessary (phpunit).
  5. Commit your changes (git commit -am 'Added some feature').
  6. Push to the branch (git push origin my-new-feature).
  7. Create new pull request.

Also please refer to CONTRIBUTION.md.

License

Please refer to LICENSE.


  Files folder image Files (22)  
File Role Description
Files folder imagesrc (4 files, 3 directories)
Files folder imagetests (1 file, 1 directory)
Accessible without login Plain text file .phpunit.result.cache Data Auxiliary data
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file CHANGELOG.md Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file CONTRIBUTION.md Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login HTML file test.html Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:18
This week:18
All time:11,300
This week:6Up