PHPackages                             adamkelso/double-a - 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. adamkelso/double-a

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

adamkelso/double-a
==================

Small pieces of code to help power your app.

1(10y ago)1194MITPHPPHP &gt;=5.4.0

Since Dec 17Pushed 7y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

DoubleA
=======

[](#doublea)

When building apps of any kind, there are several times when small conventions end up saving you large amounts of time. Often these conventions, whether they be patterns or just convenient helper methods, can be used in lots of different apps and be just as helpful for every project they are used in. DoubleA is just that.

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

[](#installation)

To install via composer, run the following command in the terminal:

```
composer require adamkelso/double-a

```

Clarification
-------------

[](#clarification)

In the same way that you can't build an electronic device using only double a batteries, you can't build an app directly from these components. However, the small convenience components should help out in nearly any app and contain no dependencies.

There's very few components right now, but as more and more small pieces of apps prove to be very useful, I'll make sure to add them. Of course, pull requests are always welcome, if you have a component to add. Here are the guidelines I ask contributors to follow:

1. DoubleA components should be small, usually single piece, components that can be used in basically any application and solve a single problem very well.
2. Components should include unit tests and pass them. (PHPUnit preferred but PhpSpec, Behat, or any other popular testing framework is fine.)
3. Documentation should be included that can be added to the wiki. Nobody is expected to be a fantastic technical writer, but without any explanation of situations where the component could be useful or save time, even the most amazing component won't get traction.

[Go to the wiki](https://github.com/adamkelso/DoubleA/wiki)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3805d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/362b65146f3131c5497eadcbe38d1793e5698194526510ac1a3116d79b338e9a?d=identicon)[adamkelso](/maintainers/adamkelso)

---

Top Contributors

[![adamkelso](https://avatars.githubusercontent.com/u/2157765?v=4)](https://github.com/adamkelso "adamkelso (20 commits)")

---

Tags

traitenumerablepowerDoubleACalcuTrait

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adamkelso-double-a/health.svg)

```
[![Health](https://phpackages.com/badges/adamkelso-double-a/health.svg)](https://phpackages.com/packages/adamkelso-double-a)
```

###  Alternatives

[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89352.7M321](/packages/nette-robot-loader)[spatie/enum

PHP Enums

84529.1M68](/packages/spatie-enum)[kkszymanowski/traitor

Add a trait use statement to existing PHP class

1305.2M16](/packages/kkszymanowski-traitor)[happy-types/enumerable-type

Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.

4742.6k](/packages/happy-types-enumerable-type)[gomachan46/state-machine

simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.

1893.9k](/packages/gomachan46-state-machine)[ebidtech/collection

A set of interfaces and traits to speed up the creation of collections

13119.8k6](/packages/ebidtech-collection)

PHPackages © 2026

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