Dominik Liebler
|
c0162c1f46
|
Merge pull request #19 from stakisko/master
Data Mapper Pattern Implementation
|
2013-06-27 01:23:38 -07:00 |
|
Dominik Liebler
|
612a9e548f
|
Merge pull request #21 from greg0ire/patch-1
fix tiny typo
|
2013-06-11 03:31:55 -07:00 |
|
Grégoire Paris
|
623ad06330
|
fix tiny typo
|
2013-06-02 22:33:35 +02:00 |
|
Dominik Liebler
|
1d998a3cd9
|
Merge pull request #17 from scoumbourdis/cb4a9de3be436bb5ae1f1d9460dab449e137ae07
A simple example for Observer Pattern
|
2013-05-17 14:17:33 -07:00 |
|
Dominik Liebler
|
6e1cf60742
|
Merge pull request #13 from Ti-webdev/master
Move Singleton::$_instance into Singleton::getInstance() method
|
2013-05-17 14:14:42 -07:00 |
|
Florent
|
4c83011c1b
|
adding image status of travis
|
2013-05-16 09:19:02 +02:00 |
|
Florent
|
8704fd1006
|
Merge branch 'travis'
|
2013-05-16 09:17:08 +02:00 |
|
Florent
|
f356077d85
|
build branch travis
|
2013-05-16 09:15:16 +02:00 |
|
Florent
|
1feafaf8ba
|
adding travis
|
2013-05-16 09:15:16 +02:00 |
|
Konstantinos Bariotis
|
9e26e7c864
|
Update Test.php
|
2013-05-15 21:33:04 +03:00 |
|
Florent
|
7ddaa0abe5
|
update readme
|
2013-05-14 09:26:35 +02:00 |
|
John Skoumbourdis
|
cb4a9de3be
|
A simple example for Observer Pattern
|
2013-05-14 08:05:42 +01:00 |
|
Trismegiste
|
f157729ea4
|
add comments about null logger
|
2013-05-13 21:57:52 +02:00 |
|
Trismegiste
|
397e18da8b
|
Merge branch 'nullobject-pattern'
|
2013-05-13 21:50:25 +02:00 |
|
Trismegiste
|
b9d335bb43
|
add test for null object
|
2013-05-13 21:49:51 +02:00 |
|
Trismegiste
|
ceeab58eb9
|
add a simple example with a null logger
|
2013-05-13 21:49:33 +02:00 |
|
Trismegiste
|
3fcd8fbcba
|
Merge branch 'test-fluent-interface'
|
2013-05-13 20:13:57 +02:00 |
|
Trismegiste
|
f040f8043d
|
PSR-0 for namespace and filename + tests
|
2013-05-13 20:13:19 +02:00 |
|
kbariotis
|
2ca016fb66
|
some fixes on comments
|
2013-05-13 20:50:32 +03:00 |
|
kbariotis
|
a2c33a4c58
|
some more code examples
|
2013-05-13 20:48:37 +03:00 |
|
kbariotis
|
73cd3bf9cd
|
added DataMapper Example
|
2013-05-13 20:40:21 +03:00 |
|
Vasily Mikhaylovsky
|
41df458472
|
move Singleton::$_instance into Singleton::getInstance() method
|
2013-05-13 09:11:33 +06:00 |
|
Trismegiste
|
953fde0c4f
|
Merge branch 'cor-pattern'
|
2013-05-12 22:20:35 +02:00 |
|
Trismegiste
|
f92be4efec
|
full tests
|
2013-05-12 22:20:12 +02:00 |
|
Trismegiste
|
71a43e2e93
|
tests for CoR
|
2013-05-12 22:08:56 +02:00 |
|
Trismegiste
|
b581aef8f2
|
adding concrete handler
|
2013-05-12 22:08:35 +02:00 |
|
Trismegiste
|
5b4da485d9
|
handler and request
|
2013-05-12 22:08:01 +02:00 |
|
Trismegiste
|
5ef810f3d0
|
add the generic handler and the request classes
|
2013-05-12 20:52:29 +02:00 |
|
Trismegiste
|
fc781c891a
|
comments to explain where the problem is
|
2013-05-12 20:09:13 +02:00 |
|
Trismegiste
|
c443acc0f1
|
Merge branch 'mediator-pattern'
|
2013-05-12 14:32:33 +02:00 |
|
Trismegiste
|
a3648c449e
|
adding comments
|
2013-05-12 14:32:16 +02:00 |
|
Trismegiste
|
d2e86f1c35
|
mediator in one pass
|
2013-05-12 14:25:17 +02:00 |
|
Trismegiste
|
f52ebfd74f
|
adding changes to readme
|
2013-05-12 13:20:11 +02:00 |
|
Trismegiste
|
e4b11cea6d
|
Merge branch 'builder-pattern'
|
2013-05-12 12:31:26 +02:00 |
|
Trismegiste
|
afcf985bdc
|
a unit test for the builder pattern
|
2013-05-12 12:31:03 +02:00 |
|
Trismegiste
|
4f46d28e29
|
a builder
|
2013-05-12 12:30:42 +02:00 |
|
Trismegiste
|
64dc35c9f5
|
Merge branch 'template-method'
|
2013-05-12 11:14:16 +02:00 |
|
Trismegiste
|
8eb0626530
|
add tests for this pattern
|
2013-05-12 11:13:56 +02:00 |
|
Trismegiste
|
1ab184fca7
|
make concrete journey
|
2013-05-12 11:13:37 +02:00 |
|
Trismegiste
|
1569db1328
|
add a template method
|
2013-05-12 11:13:14 +02:00 |
|
Trismegiste
|
3695a15150
|
more uses of iterator in PHP
|
2013-05-11 22:37:20 +02:00 |
|
Trismegiste
|
8120aae5a7
|
some typo and comments
|
2013-05-11 22:18:12 +02:00 |
|
Trismegiste
|
9238d294c5
|
Merge branch 'adapter-working-example'
|
2013-05-11 20:57:21 +02:00 |
|
Trismegiste
|
20433dd8a5
|
the test is the client
|
2013-05-11 20:56:47 +02:00 |
|
Trismegiste
|
9278f295b0
|
more real example
|
2013-05-11 20:54:21 +02:00 |
|
Trismegiste
|
2830e7d1be
|
first, the todos for fixing the pattern
|
2013-05-11 19:33:36 +02:00 |
|
kbariotis
|
4ff0def140
|
Added DataMapper files
|
2013-05-11 20:07:59 +03:00 |
|
Trismegiste
|
e7cbb668c3
|
Merge branch 'command-more-precise-example'
|
2013-05-11 17:34:30 +02:00 |
|
Trismegiste
|
d520e37d95
|
adding tests for the command pattern
|
2013-05-11 17:34:06 +02:00 |
|
Trismegiste
|
6f6e86ee48
|
adding the missing classes to show the real purpose of the pattern
|
2013-05-11 17:33:47 +02:00 |
|