Code Commenting And PHP Documentation Generation

Code Commenting And PHP Documentation Generation

Code commenting and PHP documentation generation

Why do we need comments in code? How to write them? Where they are necessary and where they are not? How to comment code correctly? How to create the same documentation style for all members of the team? What are the tools for documentation generation?

Useful browser extensions and web services for QA testing

Useful browser extensions and web services for QA testing

Useful Browser Extensions and Web Services for QA Testing

In this review, I will try to talk about all the existing testing extensions, which can be useful for work of beginner software testers. I saw the information about testing extensions appeared very often at the specialized sites, and I wonder if they will be appropriate for the workflow.

Symfony 2 Installation And Configuration

Symfony 2 Installation And Configuration

Symfony 2 installation and configuration

Since its release date, Symfony 2.0 installation process and tools required for it have been changed and updated for several times. In this article we tell you how to install and set up a Symfony2 application.

Symfony2 Architecture

Symfony2 Architecture

Symfony2 Architecture

Flexible architecture is the most notable feature of Symfony2 framework. It helps this PHP framework to stand out and allows developers to quickly create functional applications. This topic deserves a separate article so here we’re going to delve into some details of Symfony2 architecture.

Frontend Automation Using Grunt

Frontend Automation Using Grunt

Frontend Automation using Grunt

There’s a great variety of assembly automators — take as much as you like, but many of them are not suitable for simple tasks. Below goes a description of what is used for faster work on Frontend. Who cares, welcome to the cut.