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 |
|
martin
|
6edac3f229
|
Added Specification pattern
|
2013-11-24 22:30:06 +00:00 |
|
Jan Brecka
|
b84ed08929
|
add missing barPrototype
|
2013-11-20 22:25:03 +01:00 |
|
Dominik Liebler
|
1e76d98540
|
Merge pull request #49 from faisalarbain/patch-1
remove obsolete shipOrder and completeOrder parameter
|
2013-11-20 01:07:51 -08:00 |
|
faisalarbain
|
1dcb56ad81
|
remove shipOrder and completeOrder parameter
|
2013-11-19 15:26:11 +08:00 |
|
Dominik Liebler
|
661c919d46
|
Merge pull request #48 from gbecchio/patch-1
fixed typo
|
2013-11-15 05:56:39 -08:00 |
|
Becchio
|
01d42da38f
|
Update Facade.php
|
2013-11-14 17:05:27 +01:00 |
|
Dominik Liebler
|
2c301f2b74
|
removed sentence about meta-factory-method
|
2013-11-11 15:15:08 +01:00 |
|
Dominik Liebler
|
223d6757cb
|
Merge pull request #45 from Shaked/patch-1
added LogicException
|
2013-11-11 06:11:37 -08:00 |
|
Shaked
|
fb4a601bcb
|
added LogicException
|
2013-11-07 00:45:10 +01:00 |
|