mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-05-24 07:19:44 +02:00
adding image status of travis
This commit is contained in:
parent
8704fd1006
commit
4c83011c1b
@ -4,4 +4,4 @@ php:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- travis
|
- master
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# design patterns in PHP #
|
# design patterns in PHP #
|
||||||
|
|
||||||
|
[](https://travis-ci.org/Trismegiste/DesignPatternsPHP)
|
||||||
|
|
||||||
This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a
|
This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a
|
||||||
small list of examples (most of them from Zend Framework or Doctrine2 as I'm most familiar with this software).
|
small list of examples (most of them from Zend Framework or Doctrine2 as I'm most familiar with this software).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user