PHPackages                             tatter/tools - 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. tatter/tools

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

tatter/tools
============

Developer tools for CodeIgniter 4

v2.0.1(3y ago)730.1k↓41.7%2[1 PRs](https://github.com/tattersoftware/codeigniter4-tools/pulls)20MITPHPPHP ^7.4 || ^8.0

Since Oct 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tattersoftware/codeigniter4-tools)[ Packagist](https://packagist.org/packages/tatter/tools)[ Docs](https://github.com/tattersoftware/codeigniter4-tools)[ Fund](https://paypal.me/tatter)[ GitHub Sponsors](https://github.com/tattersoftware)[ RSS](/packages/tatter-tools/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (40)Used By (20)

Tatter\\Tools
=============

[](#tattertools)

Developer tools for CodeIgniter 4

[![](https://github.com/tattersoftware/codeigniter4-tools/workflows/PHPUnit/badge.svg)](https://github.com/tattersoftware/codeigniter4-tools/actions/workflows/test.yml)[![](https://github.com/tattersoftware/codeigniter4-tools/workflows/PHPStan/badge.svg)](https://github.com/tattersoftware/codeigniter4-tools/actions/workflows/analyze.yml)[![](https://github.com/tattersoftware/codeigniter4-tools/workflows/Deptrac/badge.svg)](https://github.com/tattersoftware/codeigniter4-tools/actions/workflows/inspect.yml)[![Coverage Status](https://camo.githubusercontent.com/edf58d761a60e4535c145cb1d063a8c9bf06557475f306816c4a343c47d9e6bc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f746174746572736f6674776172652f636f646569676e69746572342d746f6f6c732f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/tattersoftware/codeigniter4-tools?branch=develop)

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

[](#installation)

- Install via Composer: `> composer require tatter/tools`

Description
-----------

[](#description)

**Tools** is an opinionated wrapper for the [CodeIgniter DevKit](https://github.com/codeigniter4/devkit/). It includes a script to apply the DevKit to libraries (instead of the default, for projects) and some custom updates to the template files.

Included
--------

[](#included)

See the [DevKit docs](https://github.com/codeigniter4/devkit/blob/develop/README.md) for a complete list of bundled tools.

Usage
-----

[](#usage)

### Applying Toolkit

[](#applying-toolkit)

Apply the development toolkit using the bash script from the directory where you wish it to apply:

- ./vendor/tatter/tools/src/retool ... or:
- composer retool

Spark Autocomplete
------------------

[](#spark-autocomplete)

**Tools** includes a directive for Bash's [Programmable Completion](http://www.gnu.org/software/bash/manual/bash.html#Programmable-Completion)to allow tab-completing `spark` commands from the command-line. Simply copy **src/spark\_completion** to you Bash completions directory as "spark" and re-source your environment (i.e. log out &amp; in):

```
sudo cp src/spark_completion /usr/share/bash-completion/completions/spark
exit

```

Now when accessing commands for in CodeIgniter 4 you can autocomplete against the list of available commands for your instance:

```
> ./spark mi
[tab]
> ./spark migrate
migrate           migrate:create    migrate:refresh   migrate:rollback  migrate:status

```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 99.2% 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 ~17 days

Recently: every ~62 days

Total

36

Last Release

1414d ago

Major Versions

v1.15.1 → v2.0.0-beta.12022-02-28

PHP version history (4 changes)v1.0.0PHP &gt;=7.2

v1.3PHP ^7.2 || ^8.0

v1.6.0PHP ^7.3 || ^8.0

v2.0.0-beta.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ebe908b4fe73807ecdd9f88733342199c9991b7de800329f5b2b787c8210d62?d=identicon)[MGatner](/maintainers/MGatner)

---

Top Contributors

[![MGatner](https://avatars.githubusercontent.com/u/17572847?v=4)](https://github.com/MGatner "MGatner (132 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

codeigniterdevelopmenttoolstoolkitcodeigniter4

### Embed Badge

![Health badge](/badges/tatter-tools/health.svg)

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

###  Alternatives

[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[codeigniter4/settings

Settings library for CodeIgniter 4

93499.3k24](/packages/codeigniter4-settings)[ramsey/devtools

A Composer plugin to aid PHP library and application development.

7134.7k26](/packages/ramsey-devtools)[tatter/alerts

Lightweight user alerts for CodeIgniter 4

4072.4k6](/packages/tatter-alerts)[tatter/patches

Automated project updates for CodeIgniter 4

3588.4k3](/packages/tatter-patches)[michalsn/codeigniter4-uuid

UUID and ULID package for CodeIgniter 4 with support for Model.

4728.7k4](/packages/michalsn-codeigniter4-uuid)

PHPackages © 2026

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