Dominik Liebler
af7900ddfa
Merge pull request #162 from ftwbzhao/master
...
add parameter type in Facade Test
2015-08-04 08:03:13 +02:00
Dominik Liebler
a8bbb76d18
Merge pull request #164 from anddezr/patch-1
...
fix CompositeTest namespace
2015-08-04 08:02:55 +02:00
Dominik Liebler
32cf89b90c
Merge pull request #165 from r4j4h/patch-1
...
Filling out some basic readme
2015-08-04 08:02:41 +02:00
Leonam Pereira Dias
6536616d20
Merge remote-tracking branch 'upstream/master'
2015-08-01 23:13:31 -03:00
Jasmine Hegman
3ea4bf7603
Further explaining the pattern
2015-07-23 16:31:44 -07:00
Jasmine Hegman
5e68293513
Filling out some basic readme
2015-07-23 16:28:49 -07:00
athanro
f7c032afe4
fix CompositeTest namespace
2015-07-21 17:17:36 +02:00
victor
013c358a1b
Add README template
2015-07-21 11:07:31 +03:00
victor
f5c075f02d
Fix bugs and include Composer autoloader to example.php
2015-07-21 10:57:01 +03:00
victor
1b068456c1
Add Entity-Attribute-Value (EAV) pattern
2015-07-20 18:32:30 +03:00
ftwbzhao
1e16eb0c8b
add parameter type in Facade Test
2015-07-20 17:01:36 +08:00
Andreas Möller
9a66be2ea1
Fix: Run composer update to update the lock file, too
2015-07-15 10:25:10 -04:00
Andreas Möller
c60ac4372e
Enhancement: Validate composer.json and composer.lock on Travis
2015-07-15 10:24:44 -04:00
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
Leonam Pereira Dias
eb24b7257f
translating Builder and FactoryMethod for brazilian pt
2015-06-21 11:26:56 -03:00
Leonam Pereira Dias
6fc5953ea3
Translating abstract factory to pt_br
2015-06-21 10:53:58 -03:00
Leonam Pereira Dias
d303b133e4
changing the header in pt_BR
2015-06-21 10:40:09 -03:00
Leonam Pereira Dias
fee13ffb76
Merge branch 'master' of github.com:leleonam/DesignPatternsPHP
2015-06-21 09:43:46 -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
Leonam Dias
08bce354aa
Translating Creational README page to pt_br
...
Translating the creational readme to brazilian portuguese
2015-06-19 15:41:30 -03:00
Leonam Dias
7a4f1d6399
Corrections on brazilian portuguese README
...
Includes corrections on pt_br README like whitespaces etc.
2015-06-19 15:29:27 -03: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