483 Commits

Author SHA1 Message Date
Andreas Möller
a9917412e8 Fix: Install dependencies in install section 2015-07-15 10:19:35 -04:00
Andreas Möller
e9428d1d47 Fix: Update composer itself in the before_install section 2015-07-15 10:18:56 -04:00
Dominik Liebler
dab22757a7 Merge pull request #157 from localheinz/feature/speed
Enhancement: Speed up builds on Travis
2015-07-15 10:47:37 +02:00
Dominik Liebler
15b6ebefa1 Merge pull request #160 from localheinz/feature/badge
Enhancement: Use SVG badge for displaying Travis build status
2015-07-15 10:14:16 +02:00
Dominik Liebler
d2e3daeb4f Merge pull request #159 from localheinz/fix/phpunit
Fix: Use phpunit as installed with Composer
2015-07-15 10:13:34 +02:00
Andreas Möller
48e6e06495 Fix: Prefer installation from dist, rather than source 2015-07-14 16:08:26 -04:00
Andreas Möller
63e5bc125e Enhancement: Cache dependencies installed with Composer between builds 2015-07-14 11:03:52 -04:00
Andreas Möller
7ed1fec4f2 Enhancement: Use SVG badge for displaying Travis build status 2015-07-14 10:54:40 -04:00
Andreas Möller
56df6d5f06 Fix: Use phpunit as installed with Composer 2015-07-14 10:53:08 -04:00
Andreas Möller
1029f638ff Enhancement: Direct builds to container-based infrastructure 2015-07-14 10:43:33 -04:00
Dominik Liebler
a44ec2b274 Merge pull request #154 from sergeyklay/patch-1
Update Plus.php
2015-07-10 10:33:46 +02:00
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