455 Commits

Author SHA1 Message Date
Dominik Liebler
06b2af461f Merge pull request #91 from atans/patch-2
Fix small typo
2014-06-02 19:30:26 +02:00
AS
00d44261c1 Fix small typo 2014-05-29 15:31:12 +08:00
Dominik Liebler
df90bc0eff Merge pull request #87 from marcusesa/CommandWithClient
Add Client Class in Command Pattern.
2014-05-18 11:16:24 +02:00
Dominik Liebler
4aedcff467 Merge pull request #71 from andrewnester/master
Repository pattern
2014-05-18 11:15:12 +02:00
Dominik Liebler
abd2b8e4a3 Merge pull request #90 from atans/patch-1
Fix typo
2014-05-14 13:59:47 +02:00
AS
17bb7b76d4 Fix typo 2014-05-10 15:39:28 +08:00
Dominik Liebler
7e887358ba Merge pull request #85 from Ulbrec87/master
Update README
2014-05-05 22:12:02 +02:00
Antonio Spinelli
bebb52679f adding a bridge sample 2014-05-05 12:10:49 -03:00
Antonio Spinelli
0c774a89e4 create a Test folder for each pattern 2014-05-05 12:02:29 -03:00
Marcus Sa
7f3856f688 Add Client Class in Command Pattern. 2014-05-03 00:52:54 -03:00
Antonio Spinelli
14a9dfe7cf merge from master 2014-05-02 12:33:44 -03:00
andrewnester
19ff5e6241 Repository pattern - some code style changes 2014-04-22 15:15:52 +03:00
root
a6bc39a5c1 Update Structural (Bridge Pattern) 2014-04-22 13:47:52 +02:00
Dominik Liebler
1a07685d41 fixed copyright 2014-04-22 10:41:09 +02:00
Dominik Liebler
dc6b62a6a3 Merge remote-tracking branch 'x25/master' 2014-04-22 10:40:03 +02:00
Dominik Liebler
49465fe6cb Merge remote-tracking branch 'Ulbrec87/master' 2014-04-22 10:21:43 +02:00
X25
e1f7f03b0a Merge branch 'master' of github.com:x25/DesignPatternsPHP 2014-04-19 17:21:15 +04:00
X25
90696ad348 Added state cloning if it is object 2014-04-19 17:20:54 +04:00
Antonio Spinelli
9beb7d9a58 fix testsuite configuration 2014-04-16 18:21:18 -03:00
Antonio Spinelli
c1ca6b42e2 it was created the More namespace and append its patterns 2014-04-16 18:12:52 -03:00
Antonio Spinelli
fc3b6a1608 cs fix 2014-04-16 17:59:03 -03:00
Antonio Spinelli
da35c96b90 fix typo 2014-04-16 15:05:03 -03:00
Antonio Spinelli
6f65ffa58e add simple explanation about creational 2014-04-16 14:56:25 -03:00
Antonio Spinelli
f3fe7e4ed3 add simple explanation about structural 2014-04-16 14:55:16 -03:00
Antonio Spinelli
f1af89ecc6 add simple explanation about behavioral 2014-04-16 14:54:31 -03:00
Antonio Spinelli
06fc97713a add README files 2014-04-16 14:51:11 -03:00
Antonio Spinelli
113f63a54f it was created the Structural namespace and append its patterns 2014-04-15 23:14:39 -03:00
Antonio Spinelli
7bf6593e3f it was created the Creational namespace and append its patterns 2014-04-15 22:59:59 -03:00
Antonio Spinelli
646e0e2fd9 it was created the Behavioral namespace and append its patterns 2014-04-15 22:59:16 -03:00
Antonio Spinelli
2f7837927f merged from master 2014-04-15 22:07:48 -03:00
x25
b9f5414f7d typo 2014-04-14 16:43:25 +04:00
X25
314fc18556 Implemented Memento Pattern 2014-04-13 19:51:37 +04:00
Ulbrec
feaa8daafb Implemented Bridge Pattern 2014-04-12 13:23:00 +02:00
Dominik Liebler
ed291cd959 Merge pull request #80 from irfanevrens/patch-1
Prototype to Pool
2014-04-11 17:46:31 +02:00
İrfan Evrens
01954f1efa Prototype to Pool 2014-04-11 01:28:25 +03:00
Dominik Liebler
978825cb28 Merge pull request #79 from will-b/patch-1
Typo in TemplateMethod/Journey.php comment
2014-04-10 17:56:07 +02:00
will-b
7677d61e4e Typo in TemplateMethod/Journey.php comment
sbclasses -> Subclasses
2014-04-09 23:24:51 +01:00
Dominik Liebler
edcc74be25 Merge pull request #74 from tonicospinelli/test-strategy
testing Strategy Pattern
2014-04-08 20:43:57 +02:00
Dominik Liebler
2ca5c1e692 Merge pull request #72 from xproj/master
private on  $instance attribute
2014-04-08 20:22:35 +02:00
Dominik Liebler
5edf90e1b2 Merge pull request #73 from bosoniq/master
Fixed misspelling in Composite pattern README.md
2014-04-08 20:18:44 +02:00
Dominik Liebler
4ead0be8f5 Merge pull request #77 from svera/patch-1
Update README.md
2014-04-08 20:15:28 +02:00
Dominik Liebler
6c8da12848 Merge pull request #69 from lesterlpena/master
Added missing link to design pattern on Wikipedia
2014-04-08 20:12:27 +02:00
Dominik Liebler
91447c5a37 Merge pull request #76 from johnikx/pool
add object pool pattern
2014-04-08 20:10:56 +02:00
Jan Brecka
65e48b2d30 typo 2014-04-08 11:29:40 +02:00
Jan Brecka
6e937055cf unifies indentation 2014-04-08 11:29:18 +02:00
Sergio Vera
abba609136 Update README.md
Added missing punctuation and formatted variable and class names.
2014-03-27 12:40:48 +01:00
Jan Brecka
d779b1e86a add object pool pattern 2014-03-24 16:51:49 +01:00
Antonio Spinelli
d225a43de7 Behavioral\Iterator restructured 2014-03-24 10:40:08 -03:00
Antonio Spinelli
3e515daa0f Behavioral\Command restructured 2014-03-24 09:14:05 -03:00
Antonio Spinelli
e59d70a0ac start a restructure 2014-03-21 18:03:45 -03:00