adamkelso/double-a 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

adamkelso/double-a

最新稳定版本:1

Composer 安装命令:

composer require adamkelso/double-a

包简介

Small pieces of code to help power your app.

README 文档

README

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

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

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.

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

统计信息

  • 总下载量: 194
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-21