2017 © Pedro Peláez
 

library double-a

Small pieces of code to help power your app.

image

adamkelso/double-a

Small pieces of code to help power your app.

  • Thursday, December 17, 2015
  • by adamkelso
  • Repository
  • 1 Watchers
  • 1 Stars
  • 168 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

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., (*1)

Installation

To install via composer, run the following command in the terminal:, (*2)

composer require adamkelso/double-a

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., (*3)

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:, (*4)

  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, (*5)

The Versions

17/12 2015

dev-master

9999999-dev

Small pieces of code to help power your app.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Adam Kelso

trait enumerable doublea calcutrait power

17/12 2015

1

1.0.0.0

Small pieces of code to help power your app.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Adam Kelso

trait enumerable doublea calcutrait power