PHPackages                             sinergi/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. sinergi/devtools

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

sinergi/devtools
================

Set of PHP development tools to allow working on multiple projects

0.2.4(11y ago)53472MITPHPPHP &gt;=5.4

Since Jul 11Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (22)Used By (2)

Devtools
========

[](#devtools)

[![Build Status](https://camo.githubusercontent.com/818bc3a89797519c8a80dc44b3ce03c464f8cbd8805efe36676cd44d1a94df44/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73696e657267692f646576746f6f6c732f6d61737465722e7376673f7374796c653d666c6174)](https://travis-ci.org/sinergi/devtools)[![Latest Stable Version](https://camo.githubusercontent.com/323841c0602834604c32a4980805724579d0038afe486e23dc0117660dced6c9/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696e657267692f646576746f6f6c732e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/devtools)[![Total Downloads](https://camo.githubusercontent.com/c2ea7225b042b1de9d7a9939e6b1b108c0eb1291c9a3cc2fddffb30c84a31b4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f73696e657267692f646576746f6f6c732e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/devtools)[![License](https://camo.githubusercontent.com/2cf6921f60a5f32d8e9af46b82aee69049c4a1b527032eee82ac7a9a2a0f5714/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73696e657267692f646576746f6f6c732e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/devtools)

Set of PHP development tools to allow working on multiple projects. Allows to work on dependencies of a project without compromises

Requirements
------------

[](#requirements)

This library uses PHP 5.4+.

Installation
------------

[](#installation)

It is recommended that you install the Devtools library [through composer](http://getcomposer.org/). To do so, add the following lines to your `composer.json` file.

```
{
    "require": {
       "sinergi/devtools": "dev-master"
    }
}
```

Examples
--------

[](#examples)

No real doc yet, sorry. But this is basically what needs to be added to composer.json:

```
{
    "scripts": {
        "post-autoload-dump": [
            "Sinergi\\Devtools\\Setup::setupAutoloader",
            "Sinergi\\Devtools\\Setup::setupPhpStorm"
        ]
    }
}
```

And this is an example of the project.xml file:

```

        ../dependency/

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~14 days

Recently: every ~44 days

Total

20

Last Release

4058d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.4.0

0.2.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3b6bf01b626fd571d50bbbe004923f52f6cdd3f4e1ba97066ada146688524d6?d=identicon)[sinergi](/maintainers/sinergi)

---

Top Contributors

[![gabrielbull](https://avatars.githubusercontent.com/u/671923?v=4)](https://github.com/gabrielbull "gabrielbull (44 commits)")

---

Tags

dependencyworkflowdevelopmenttools

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[franzl/studio

Develop your Composer libraries with style

1.1k634.5k15](/packages/franzl-studio)[symfony/workflow

Provides tools for managing a workflow or finite state machine

62842.3M170](/packages/symfony-workflow)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

52722.0M859](/packages/bamarni-composer-bin-plugin)[php-di/invoker

Generic and extensible callable invoker

26857.8M56](/packages/php-di-invoker)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)

PHPackages © 2026

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