Skip to content

simonj/dat-php-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dat PHP Client

PHP client library for the Dat debugging application.

Installation

composer require dat/php-client

Usage

use Dat\Client\Dat;

$dat = new Dat();
$dat->log('Debug message');

Development

  • Clone the repository
  • Run composer install
  • Run tests with composer test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages