Skip to content

Commit

Permalink
Develop merge (#10)
Browse files Browse the repository at this point in the history
* Added more test coverage.

* Added StyleCI

* Fixed the Style

* Refactored code and unit test.

* Remove globals.

* Minor refactor

* Minor refactor

* Minor refactor

* Updated the PHPdocs

* Changed the comment positioning

* Update .scrutinizer.yml

* Update .scrutinizer.yml

* Removed scruitnizer and StyleCI

* Added documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* updated the documentation

* Update Collection.md

* Update Collection.md

* Create ArrayHelper.md

* Update Collection.md

* Update index.md

* Added Encrypter documentation.

* Update composer.json

* Documentation for StringHelper

* Documentation for StringHelper

* Updated the Collection.

* Minor composer.json refactor.

* Refactored the test.

* Refactored the test and added more docs.

* Added more docs

* Added Mailgun transport and rest of the docs.

* Fixed the link.

* Fixed the link.

* Merged master.

* Merged master.

* Update README.md

* Updated README

* Updated README
  • Loading branch information
nicholasnet authored Dec 6, 2016
1 parent ebdbe8d commit e1d3720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ There is no external library dependency to run this package.

##Installation
### Via Composer
`composer require 'nicholasnet/common'`
`composer require 'ideasbucket/common'`

###Direct download
[Get Package](https://github.com/nicholasnet/common/archive/master.zip) _to download specific version please browse [tags](https://github.com/nicholasnet/common/branches)._
_To download specific version please browse [releases](https://github.com/nicholasnet/common/releases)._

---

Expand Down

0 comments on commit e1d3720

Please sign in to comment.