Serghei Iakovlev
17411e7acc
Update Plus.php
2015-07-10 02:28:44 +03:00
Dominik Liebler
923003647b
Merge pull request #153 from ovr/patch-1
...
Only Zend Framework 1.x has class Zend_Registry
2015-07-06 13:45:17 +02:00
Dmitry Patsura
473c04f398
Only Zend Framework 1.x has class Zend_Registry
2015-07-06 19:27:00 +08:00
Faust
1450771c59
fix
...
fix
fix
2015-06-22 15:35:55 +02:00
Leonam Dias
bebba19037
Portuguese translation part two
...
Corrections on brazilian portuguese README
Includes corrections on pt_br README like whitespaces etc.
Translating Creational README page to pt_br
Translating the creational readme to brazilian portuguese
changing the header in pt_BR
Translating abstract factory to pt_br
translating Builder and FactoryMethod for brazilian pt
2015-06-22 15:07:53 +02:00
SHANG Guokan
3009985030
Merge pull request #150 from GuidoBR/ptBR-translation
...
Beginning of pt-BR translation of "More" directory
2015-06-22 15:04:41 +02:00
Guido
c6ddf5ea95
Beginning of ptBR translation of More directory
2015-06-22 09:52:32 -03:00
Dominik Liebler
ad3e71dbc0
Merge pull request #149 from ibandominguez/visibility-declaration
...
add visibility declaration to __construct
2015-06-21 11:02:50 +02:00
ibandominguez
1a6152772d
add visibility declaration to __construct
2015-06-20 20:01:16 +01:00
suxiaolin
1f7138cde1
Chinese translation part three
...
finish Builder translattion
finish Pool translattion
correct words translation
correct words translation
correct words translation
finish locale/zh_CN/LC_MESSAGES/Structural/README.po translation
finish DependencyInjection translation
2015-06-19 12:10:07 +02:00
SHANG Guokan
41f3805951
Merge pull request #147 from leleonam/master
...
Portuguese translation part one
2015-06-19 11:51:56 +02:00
Leonam Pereira Dias
859119b7f6
README in brazilian portuguese
2015-06-17 19:18:29 -03:00
Leonam Pereira Dias
45bc602b6e
Merge remote-tracking branch 'upstream/master'
2015-06-17 18:19:49 -03:00
Евгений Глотов
a6e49cc0cd
Russian translation part three
...
Adapter
Bridge
Registry
Composite
Data Mapper
Decorator
Dependency Injection
Facade
Fluent Interface
Proxy
Registry
2015-06-03 00:02:25 +02:00
suxiaolin
17ed60d8e6
Chinese translation part two
...
finish AbstractFactory & FactoryMethod & SimpleFactory translattion
corret word translation & fix some typo error
finish Prototype translattion
finish Multiton translattion
correct words translation
2015-06-02 23:59:32 +02:00
Leonam Dias
3975f2b66b
Merge pull request #2 from domnikl/master
...
update
2015-06-02 15:37:49 -03:00
Dominik Liebler
9f385a30b4
Merge pull request #140 from bocharsky-bw/patch-2
...
Remove composer.phar and add short installation instruction
2015-06-02 13:28:09 +02:00
Victor
581b847743
Remove composer.phar and add short installation instruction
2015-06-01 22:19:09 +03:00
Dominik Liebler
7e707cc0fc
Merge pull request #135 from bocharsky-bw/patch-1
...
Replace array storage with SplObjectStorage
2015-06-01 11:47:23 +02:00
Victor
2af532c8ee
Fix observer attach/detach tests
2015-06-01 01:05:23 +03:00
Евгений Глотов
a7e6c4b5b2
Russian translation part two
...
ChainOfResp typo fix
Null Object
Visitor
English version in page titles
Delegation
Template Method
AbstractFactory
Builder
FactoryMethod
Multiton
Pool
Prototype
SimpleFactory
Singleton
StaticFactory
Links to ru.wiki
2015-05-31 13:30:02 +02:00
Faust
9c3f4f4f3b
add wikipedia links on cataloge of pattern
2015-05-31 13:25:04 +02:00
suxiaolin
eb2fee0407
Chinese translation part one
...
first translation for `zh_CN`
fix quote typo
finish locale/zh_CN/LC_MESSAGES/Creational/README.po translate to `zh_CN`
finish locale/zh_CN/LC_MESSAGES/Creational/Singleton/README.po translate to `zh_CN`
finish /Volumes/Macintosh locale/zh_CN/LC_MESSAGES/Creational/StaticFactory/README.po translate to `zh_CN`
replace chinses quote to english quote
fix format and typo issues, remove need not transition lines.
optimized wording, retranslation the MIT LICENSE
fix double single quote issue
2015-05-31 03:52:24 +02:00
Евгений Глотов
957e649838
russian translation part one
...
Root Readme
Behavioral
Command
Chain Of Responsibilities
Iterator
Mediator
More/readme.po
Specification
State
Repository
Service Locator
Observer
Strategy
2015-05-30 14:10:52 +02:00
Leonam Dias
d79febc95f
Merge pull request #1 from domnikl/master
...
Update
2015-05-29 23:57:16 -03:00
Faust
4703828950
add Chinese translation initial files
2015-05-29 12:43:32 +02:00
Faust
ca591f9286
use Anonymous Hyperlinks for wikipedia link
2015-05-29 12:20:31 +02:00
Faust
fa36638e88
use Anonymous Hyperlinks for wikipedia link
2015-05-29 12:11:16 +02:00
Faust
d266e1a42b
add Russian translation initial files
2015-05-29 00:10:57 +02:00
Faust
48551e04fa
add Brazilian Portuguese, Spanish, Catalan translation initial files
2015-05-28 19:00:45 +02:00
Bocharsky Victor
db7dab5b0d
Replace array storage with SplObjectStorage
...
If you already use SPL interfaces in your example, maybe better to use `SplObjectStorage` too instead of `array` to store observers with `attach` and `detach` convenient methods?
What do you think?
2015-05-27 21:37:19 +03:00
SHANG Guokan
23d8483738
Update README.rst
2015-04-29 13:41:02 +02:00
Dominik Liebler
8024c35cc8
Merge pull request #133 from jhuet/patch-1
...
Adding RulerZ as a sample for Specification pattern
2015-04-29 13:22:28 +02:00
Jérémy Huet
4c5f2ca113
Adding RulerZ as a sample
...
RulerZ is a PHP implementation of the Specification pattern which puts the emphasis on three main aspects:
- an easy and data-agnostic DSL to define business rules and specifications,
- the ability to check if a candidate satisfies a specification,
- the ability to filter or query any datasource to only retrieve candidates matching a specification.
2015-04-25 20:31:32 +02:00
Dominik Liebler
0213028e4d
Merge pull request #128 from TomasVotruba/patch-3
...
composer: bump to PHPUnit 4.6
2015-04-20 20:58:55 +02:00
Dominik Liebler
8eed6f9c21
Merge pull request #130 from nueckman/codestyle-1
...
codestyle - remove trailing whitespaces
2015-04-09 21:40:48 +02:00
Dominik Liebler
6b910fa446
Merge pull request #131 from shangguokan/read-the-docs
...
DesignPatternsPHP available on Read the Docs
2015-04-09 09:06:24 +02:00
Faust
65cc90e974
sort php files Behavioral and More
2015-04-08 23:19:24 +02:00
Faust
321041b210
sort php files Structural
2015-04-08 22:42:16 +02:00
Faust
23abee8078
sort php files Creational
2015-04-07 22:00:12 +02:00
Faust
ff327e3a0c
Change index.rst to README.rst
...
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
Faust
818c221c78
fix wikipedia links for pdf version
2015-04-05 03:29:00 +02:00
Faust
c609ef5952
add wikipedia link
2015-04-03 10:57:00 +02:00
Faust
9fd800b9f6
fix embed some files and add download link to README.md
2015-04-03 00:24:24 +02:00
Faust
eb65f82ef4
add link to README.md
2015-04-02 00:57:18 +02:00
Faust
6579a466a8
update badge doc
2015-04-02 00:48:24 +02:00
Faust
795996e993
fix index
2015-04-02 00:33:44 +02:00
Faust
9d91da4153
create TocTree index
2015-04-02 00:16:16 +02:00
Faust
1f38f34fc9
sphinx-quickstart
2015-04-02 00:06:29 +02:00
Faust
bba8b0df43
execute read-the-docs.sh
2015-04-02 00:03:33 +02:00