469 Commits

Author SHA1 Message Date
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
bosoniq
30c4e773d3 Fixed misspelling of through
modified:   README.md
2014-03-21 18:39:20 +01:00
Antonio Spinelli
71d894e103 creating a test to Strategy and DateComparator refactored 2014-03-21 14:21:23 -03:00
bosoniq
2b874be525 Fixed misspelling of through
modified:   Composite/README.md
2014-03-21 13:26:55 +01:00
Salvatore Cozzolongo
f815f66436 private on attribute 2014-03-12 11:29:33 +01:00
andrewnester
a0c2a7d638 Repository pattern 2014-03-12 13:11:49 +03:00
Dominik Liebler
b0b0d4a1a4 Merge pull request #70 from cmartinez92/patch-1
Update ArrayConfig.php
2014-03-12 08:59:14 +01:00
Cristian Martínez
7734687188 Update ArrayConfig.php
I think that the sing ";" show error
2014-03-12 01:01:44 -05:00
Lester Pena
11d437c7cd added link to explanation of the pattern on Wikipedia 2014-03-09 13:25:33 -03:00
Lester Pena
678a5b74a9 added link to explanation of the pattern on Wikipedia 2014-03-09 13:23:43 -03:00
maximkou
57e1896408 Fix codesniffer errors 2014-03-02 22:24:19 +04:00
maximkou
0094586f88 Update readme.md 2014-03-02 22:16:59 +04:00
maximkou
bb52f47835 Fix test 2014-03-02 22:01:59 +04:00
maximkou
adec443d9c Delegation pattern 2014-03-02 21:54:04 +04:00
tafax
912bd0c003 Removed the license in test file 2014-02-28 10:17:17 +01:00
tafax
67c26edeb3 Added Service Locator pattern 2014-02-17 16:41:21 +01:00
Dominik Liebler
c232381f3b Merge pull request #65 from SephVelut/patch-1
Typo on comment
2014-02-06 09:09:25 +01:00
dingoEgret
4f74d620a4 Typo on comment 2014-02-05 21:55:04 -05:00
Dominik Liebler
5176c3f6e0 moved texts to README.md 2014-02-05 15:08:53 +01:00
Anton Nizhegorodov
5c36fadf1a Implement InversionOfControl aware DependencyInjection 2014-02-05 15:08:53 +01:00
Dominik Liebler
3114cf1013 Merge pull request #64 from gmsantosxl/master
Add composer on .travis.yml
2014-02-05 14:57:33 +01:00
gmsantosxl
f1f99d86f2 run composer install on travis.ci 2014-02-04 10:52:35 -02:00
Eloi Poch
cad386e65f improve documentation about the code style 2014-02-04 11:04:35 +01:00
Eloi Poch
accd7c7ecf run test suit using composer autoload
Other improvements:
 - Move phpunit.xml to phpunit.xml.dist
 - Remove deprecated Tests/bootstrap.php
2014-02-04 11:04:35 +01:00
Eloi Poch
00f1503a44 add composer
Added as a dependencies:
 - PHPUnit to allow run the test suit
 - PHP CodeSniffer to allow check the code style
2014-02-04 11:04:35 +01:00
Dominik Liebler
33db535ac6 Merge pull request #63 from lleitep3/patch-1
Change Hard code by $key, $val
2014-01-30 07:39:07 -08:00
Leandro
bd51037d21 Change Hard code by $key, $val 2014-01-30 11:59:25 -02:00
Dominik Liebler
a813157de1 fixed misspellings of dependent 2014-01-27 18:13:47 +01:00
Dominik Liebler
75768be92f Merge pull request #57 from zackkatz/patch-1
Spelling update
2014-01-27 09:08:31 -08:00
Zack Katz
299e4074da Spelling update 2013-12-10 12:59:35 -07:00
Vitaly
8321d06e9f fix typo 2013-12-06 02:50:24 -08:00
Dominik Liebler
30dd20d6c7 Merge remote-tracking branch 'hugeval/SingletonDiagram' 2013-12-06 10:22:14 +01:00
Dominik Liebler
645e6e1440 added README and fixed abstract method for Specification 2013-12-06 10:19:44 +01:00
Dominik Liebler
73b2ba96fc Merge remote-tracking branch 'memsb/master' 2013-12-06 10:14:52 +01:00
harrison
22fc211c14 Spelling fix in README 2013-12-05 17:02:52 -08:00
Dominik Liebler
fc78f0636c Merge pull request #50 from johnikx/prototype-improvement
added missing barPrototype
2013-12-03 01:48:56 -08:00
v.velikiy
faefa64e2f Singleton Diagram 2013-11-29 15:06:20 +02:00