474 Commits

Author SHA1 Message Date
Dominik Liebler
8287d31777 Merge pull request #98 from garoevans/patch-1
Add link to Repository pattern
2014-07-06 11:04:20 +02:00
Dominik Liebler
cae77aa5c3 Merge pull request #97 from gabrielbull/patch-1
Corrected typo
2014-07-06 11:03:39 +02:00
Dominik Liebler
5412ff92ad Merge pull request #96 from Shahelm/fix-bug-in-pool
Fixed a bug in the implementation of a design pattern: Pool.
2014-07-06 11:02:49 +02:00
ParamountSoft
ff7e679437 Update README.md 2014-07-01 22:02:40 +02:00
ParamountSoft
f37dbf8be8 Update README.md 2014-06-29 18:38:56 +02:00
dongww
f9f008d5fb Update User.php 2014-06-20 15:36:24 +08:00
Gareth Evans
43ec81a3a6 Add link to Repository pattern 2014-06-17 11:44:12 +01:00
Gabriel Bull
23e13762da Corrected typo 2014-06-15 19:52:35 -04:00
alex.ma
2e7f2446d0 Fixed a bug in the implementation of a design pattern: Pool. 2014-06-15 17:40:03 +03:00
Dominik Liebler
d24be57acc Merged #93 2014-06-11 08:34:40 +02:00
Jessie Siat
c597d895d6 removes unnecessary newline in comments 2014-06-11 14:05:03 +08:00
Adam Quaile
a9ec4152ac Fix link to Memento 2014-06-09 09:43:06 +01:00
Dominik Liebler
1cecbabe2f readded in correct case 2014-06-06 09:37:13 +02:00
Dominik Liebler
51f6b7fe9c removed wrong case 2014-06-06 09:36:51 +02:00
Dominik Liebler
9b24e88ce7 link to contributors in license 2014-06-06 09:28:34 +02:00
Dominik Liebler
9ba3041579 added composer.phar 2014-06-06 09:26:29 +02:00
Dominik Liebler
f8d94c2dab added Repository in the list of design patterns 2014-06-06 09:26:13 +02:00
Dominik Liebler
c00be42790 removed/moved newly added patterns 2014-06-06 09:22:01 +02:00
Dominik Liebler
c98bc8326f Merge commit 'refs/pull/origin/86' 2014-06-06 09:17:33 +02:00
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