Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memcrab/debug
https://github.com/memcrab/debug
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/memcrab/debug
- Owner: Memcrab
- License: mit
- Created: 2017-08-05T12:41:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T12:34:21.000Z (over 3 years ago)
- Last Synced: 2024-10-27T09:50:07.810Z (3 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PHP debug tools as Composer Library
==========================
### Status
[![Build Status](https://travis-ci.org/noonehos/debug.svg?branch=master)](https://travis-ci.org/noonehos/debug)
[![Dependency Status](https://www.versioneye.com/user/projects/588f90c1760ce6003a4ea676/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/588f90c1760ce6003a4ea676)
[![Total Downloads](https://poser.pugx.org/memcrab/debug/downloads)](https://packagist.org/packages/memcrab/debug)
[![Latest Stable Version](https://poser.pugx.org/memcrab/router/version)](https://packagist.org/packages/memcrab/debug)
[![Latest Unstable Version](https://poser.pugx.org/memcrab/debug/v/unstable)](//packagist.org/packages/memcrab/debug)
[![License](https://poser.pugx.org/memcrab/debug/license)](https://packagist.org/packages/memcrab/debug)
[![composer.lock available](https://poser.pugx.org/memcrab/debug/composerlock)](https://packagist.org/packages/memcrab/debug)It's php debug tools
Features
--------* Support any kind of ...
Install
--------
```composer require memcrab/debug```Usage
--------
- start---
**MIT Licensed**