Victor
581b847743
Remove composer.phar and add short installation instruction
2015-06-01 22:19:09 +03:00
SHANG Guokan
23d8483738
Update README.rst
2015-04-29 13:41:02 +02:00
Dominik Liebler
8024c35cc8
Merge pull request #133 from jhuet/patch-1
...
Adding RulerZ as a sample for Specification pattern
2015-04-29 13:22:28 +02:00
Jérémy Huet
4c5f2ca113
Adding RulerZ as a sample
...
RulerZ is a PHP implementation of the Specification pattern which puts the emphasis on three main aspects:
- an easy and data-agnostic DSL to define business rules and specifications,
- the ability to check if a candidate satisfies a specification,
- the ability to filter or query any datasource to only retrieve candidates matching a specification.
2015-04-25 20:31:32 +02:00
Dominik Liebler
0213028e4d
Merge pull request #128 from TomasVotruba/patch-3
...
composer: bump to PHPUnit 4.6
2015-04-20 20:58:55 +02:00
Dominik Liebler
8eed6f9c21
Merge pull request #130 from nueckman/codestyle-1
...
codestyle - remove trailing whitespaces
2015-04-09 21:40:48 +02:00
Dominik Liebler
6b910fa446
Merge pull request #131 from shangguokan/read-the-docs
...
DesignPatternsPHP available on Read the Docs
2015-04-09 09:06:24 +02:00
Faust
65cc90e974
sort php files Behavioral and More
2015-04-08 23:19:24 +02:00
Faust
321041b210
sort php files Structural
2015-04-08 22:42:16 +02:00
Faust
23abee8078
sort php files Creational
2015-04-07 22:00:12 +02:00
Faust
ff327e3a0c
Change index.rst to README.rst
...
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
Faust
818c221c78
fix wikipedia links for pdf version
2015-04-05 03:29:00 +02:00
Faust
c609ef5952
add wikipedia link
2015-04-03 10:57:00 +02:00
Faust
9fd800b9f6
fix embed some files and add download link to README.md
2015-04-03 00:24:24 +02:00
Faust
eb65f82ef4
add link to README.md
2015-04-02 00:57:18 +02:00
Faust
6579a466a8
update badge doc
2015-04-02 00:48:24 +02:00
Faust
795996e993
fix index
2015-04-02 00:33:44 +02:00
Faust
9d91da4153
create TocTree index
2015-04-02 00:16:16 +02:00
Faust
1f38f34fc9
sphinx-quickstart
2015-04-02 00:06:29 +02:00
Faust
bba8b0df43
execute read-the-docs.sh
2015-04-02 00:03:33 +02:00
Faust
c6cc7f2131
create read-the-docs.sh
2015-04-02 00:02:43 +02:00
Nils Rückmann
2bc3d20e5e
codestyle - remove trailing whitespaces
2015-03-27 12:19:20 +01:00
Dominik Liebler
a6a6e18997
Merge pull request #126 from TomasVotruba/patch-1
...
travis: PHP 5.6 and 7.0 nightly added + other improvements
2015-03-27 11:49:36 +01:00
Dominik Liebler
30bde298b0
Merge pull request #125 from SephVelut/patch-1
...
Update Colleague.php
2015-03-27 11:35:18 +01:00
Tomáš Votruba
47891e6bd8
composer: bump to PHPUnit 4.6
2015-03-27 07:10:14 +01:00
Tomáš Votruba
f8be5643c6
travis: PHP 5.6 and 7.0 nightly added + other improvements
...
- `--dev` is by default for almost a year
- don't hide `phpunit`, make it explicit
2015-03-27 07:02:24 +01:00
dingoEgret
18071865af
Update Colleague.php
2015-03-26 13:10:16 -04:00
Dominik Liebler
539f636427
Merge pull request #123 from ftwbzhao/feature/iterator/booklist/remove
...
fix booklist remove function
2015-03-08 18:06:29 +01:00
ftwbzhao
53f4d364c0
fix booklist remove function
2015-03-07 14:11:42 +08:00
Dominik Liebler
12145c5605
Merge pull request #120 from mayurvandra/master
...
Including Exception Test
2015-03-02 18:44:39 +01:00
Mayurkumar Vandra
9bfa7687de
Updated a Typo in Builder - Director Test
2015-03-01 18:01:49 -05:00
Mayurkumar Vandra
3570576eb0
Including Exception Test
2015-03-01 13:38:17 -05:00
Dominik Liebler
8613f9a06d
Merge pull request #119 from AnewG/patch-1
...
Update ShippingOrder.php
2015-02-20 13:01:52 +01:00
Anew_G.
ebda65504b
Update ShippingOrder.php
2015-02-20 15:30:47 +08:00
Dominik Liebler
27b9c2b3cf
Merge pull request #116 from idr0id/patch-1
...
Fixed typo
2015-01-28 09:21:14 +01:00
Vladimir Komissarov
4aafc3db53
Fixed typo
2015-01-28 13:14:18 +05:00
Dominik Liebler
4db3dd9d29
Merge pull request #111 from jcherqui/master
...
Validation PSR2
2014-11-05 18:04:46 +01:00
Dominik Liebler
fc55b9b336
Merge pull request #109 from Bilge/patch-2
...
Copy edit for NullObject readme
2014-11-05 18:03:57 +01:00
jcherqui
d5b96d139f
Validation PSR2
2014-11-05 10:24:28 +01:00
Bilge
b71b988fc0
Copy edit for NullObject readme
2014-10-06 02:16:35 +01:00
Dominik Liebler
37cdbd6c23
Merge pull request #108 from dan-lyn/master
...
fixed typos and trailing slashes
2014-08-30 16:06:46 +02:00
dan-lyn
b4d7824a2b
fixed typo and blank line
2014-08-30 14:34:15 +02:00
dan-lyn
f50a4c6690
fixed typos and trailing slashes
2014-08-30 11:20:04 +02:00
Dominik Liebler
bc2f33e812
Merge branch 'pr/107' into master
2014-08-24 15:54:50 +02:00
Dominik Liebler
34c12b1d5e
Merge pull request #103 from ParamountSoft/patch-4
...
Update README.md
2014-08-06 17:17:53 +02:00
Dominik Liebler
ba292f1117
Merge pull request #101 from ParamountSoft/patch-2
...
Update README.md
2014-08-06 17:12:33 +02:00
John Webb
1dabe3c6ed
Added Behavioral pattern UMLs
2014-07-31 14:47:55 -05:00
John Webb
658d601507
Added Creational pattern UMLs
2014-07-31 14:34:10 -05:00
John Webb
de431c5126
Added More pattern UMLs
2014-07-31 14:13:53 -05:00
John Webb
3a35fa7ef6
Updated UML diagrams
2014-07-31 13:35:10 -05:00