Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Steeven Andrian committed Nov 12, 2019
1 parent fbdc7e6 commit d356101
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![O2System Framework](http://o2system.id/assets/img/logo/logo-white-200px.png?logo)](http://o2system.id)
![alt text](https://www.o2system.id/assets/img/covers/cover-o2system-atom-spl.png "O2System SPL Atom")

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/o2system/spl/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/o2system/spl/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/o2system/spl/badges/build.png?b=master)](https://scrutinizer-ci.com/g/o2system/spl/build-status/master)
Expand Down Expand Up @@ -34,12 +34,25 @@ It's made up primarily of commonly needed data structure classes, iterators, han
### Standard PHP Iterators
- ArrayIterator

### Standard PHP Design Patterns
- Creational
- Factory
- Singleton
- Structural
- Assemble
- Composite
- Facade
- Provider
- Repository

### Standard PHP Setters & Collectors Traits
- OptionSetterTrait
- ConfigCollectorTrait
- ErrorCollectorTrait
- FileExtensionCollectorTrait
- FilePathCollectorTrait
- Collectors
- ConfigCollectorTrait
- ErrorCollectorTrait
- FileExtensionCollectorTrait
- FilePathCollectorTrait
- Setters
- OptionSetterTrait

### Composer Installation
The best way to install O2System Spl is to use [Composer](https://getcomposer.org)
Expand Down

0 comments on commit d356101

Please sign in to comment.