PHPackages                             seagoj/devtools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. seagoj/devtools

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

seagoj/devtools
===============

Tools for PHP development

1.5(11y ago)11219[1 issues](https://github.com/seagoj/devtools/issues)MITPHP

Since Oct 1Pushed 10y ago5 watchersCompare

[ Source](https://github.com/seagoj/devtools)[ Packagist](https://packagist.org/packages/seagoj/devtools)[ RSS](/packages/seagoj-devtools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (6)Used By (0)

Devtools
--------

[](#devtools)

[![Build Status](https://camo.githubusercontent.com/66e49ce0b070ccbd31c26148402f658209fa30c9d616dc0ac876b77d399a8ac9/68747470733a2f2f636f6465736869702e636f6d2f70726f6a656374732f65383032616261302d626334352d303133312d353062662d3132376635646265323665612f7374617475733f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/66e49ce0b070ccbd31c26148402f658209fa30c9d616dc0ac876b77d399a8ac9/68747470733a2f2f636f6465736869702e636f6d2f70726f6a656374732f65383032616261302d626334352d303133312d353062662d3132376635646265323665612f7374617475733f6272616e63683d6d6173746572)

Devtools is a collection of PHP libraries designed for rapid development and debugging.

- **Dbg**: Debuging class that manages exceptions and debugging output
- **Git**: Class to interface with the GitHub API
- **Markdown**: Class to translate Markdown into prper HTML code
- **Model**: Data access class to be used in MVC type architectures
- **RandData**: Generates random test data of specific type to debug with
- **Unit**Unit tester

#### Installation and reference

[](#installation-and-reference)

Clone the repo to /lib/Devtools in your project file

Copy dep/autoloader.php to the Document Root and reference it in your project files as below:

```
require_once $_SERVER['DOCUMENT_ROOT'].'/autoloader.php';

```

##### Usage

[](#usage)

Calls to namespaces must be Fully-Qualified (must begin with a leading backspace)

```
$dbg = new \Devtools\Dbg();

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 57.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

4245d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87bcdf3bac278a4b49dd756ac4a7b64383e2cfd53f79fa00e8b7adabfd47287d?d=identicon)[seagoj](/maintainers/seagoj)

---

Top Contributors

[![seagoj](https://avatars.githubusercontent.com/u/1255078?v=4)](https://github.com/seagoj "seagoj (4 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/seagoj-devtools/health.svg)

```
[![Health](https://phpackages.com/badges/seagoj-devtools/health.svg)](https://phpackages.com/packages/seagoj-devtools)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[php-junior/laravel-video-chat

Laravel Video Chat using Socket.IO and WebRTC

82018.1k](/packages/php-junior-laravel-video-chat)[vcian/pulse-active-sessions

A Laravel Pulse card to show active user session.

11469.2k](/packages/vcian-pulse-active-sessions)[splitsoftware/split-sdk-php

Split SDK for PHP

161.3M2](/packages/splitsoftware-split-sdk-php)[vwo/vwo-php-sdk

VWO server side sdk

12166.4k](/packages/vwo-vwo-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
