Skip to content

personal technique notes about PHP/symfony, design pattern, coding and something else

Notifications You must be signed in to change notification settings

vikbert/coding-bike.github.io

Repository files navigation

PHP-Coding-Bike

These articles are just to re-orgnized the thinking and experiences of mine for the daily work.

想成为一个好的自行车运动员,每天需要做的就是骑车训练。要想在这个领域出类拔萃,就是进行日复一日的刻苦训练,在自行车运动当中是如此, 我个人认为,在 PHP 软件开发亦如此。所以,对于很多我们似乎早已经知道或者掌握的技巧,还是需要重复的总结,并且改进,然后再加以训练。 只有这样,在 PHP 的技巧上才能真正的做到精进。

To be a clean coder in PHP means that the software you deliver works, is self-explaining, tested and extensible.

因此,对于经常涉及的范畴,要常常归纳,改进,训练,精通

  • PHP Language
    • PHP V7 Features
    • PHP Extensions
    • PHP native functions
    • PHP composer
  • PHP Design
    • PHP Design Pattern
    • PHP DDD
    • KISS
    • SOLID
  • PHP Framework
    • Symfony
    • twig
    • Doctrine Bundle
  • PHP Virtualization
    • Docker
    • Vagrant
  • PHP Testing
    • Unit Test
    • Integration Test
    • Acceptance Test
  • PHP Coding
    • Coding Convention
      • Definition of Done
      • Coding Guideline
    • Refactoring
    • Review
    • GIT workflow
  • React Redux
    • Redux
  • CI/CD
    • Jenkins
    • Ansible
    • GitLab
  • Agile
    • Scrum
    • Kanban
  • Mobile
    • Flutter

About

personal technique notes about PHP/symfony, design pattern, coding and something else

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published