mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-24 17:52:25 +01:00
msgid "" msgstr "" "Project-Id-Version: DesignPatternsPHP " "8f549554526024c5f9f7691dc0c4f22fb22ec2de\n" "POT-Creation-Date: 2016-09-19 17:00-0500\n" "Last-Translator: Axel Pardemann <axelitusdev@gmail.com>\n" "Content-Type: text/plain; " "charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../README.rst:4 msgid "DesignPatternsPHP" msgstr "" #: ../../README.rst:9 msgid "Documentation Status" msgstr "" #: ../../README.rst:11 msgid "" "This is a collection of known `design patterns`_ and some sample code how " "to implement them in PHP. Every pattern has a small list of examples " "(most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most " "familiar with this software)." msgstr "" #: ../../README.rst:16 msgid "" "I think the problem with patterns is that often people do know them but " "don't know when to apply which." msgstr "" #: ../../README.rst:19 msgid "Patterns" msgstr "" #: ../../README.rst:22 msgid "" "The patterns can be structured in roughly three different categories. " "Please click on **the title of every pattern's page** for a full explanation " "of the pattern on Wikipedia." msgstr "" #: ../../README.rst:34 msgid "Contribute" msgstr "" #: ../../README.rst:37 msgid "" "Please feel free to fork and extend existing or add your own examples " "and send a pull request with your changes! To establish a consistent " "code quality, please check your code using " "`PHP CodeSniffer`_ against `PSR2 standard`_ " "using ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor .``." msgstr "" #: ../../README.rst:43 msgid "License" msgstr ""