ml-archive / nodes-php-readme

2 stars 0 forks source link

Getting started

General

This checklist describes mandatory procedures for every project in development, before they go in production and before an update is deployed to production in general.

Folder structure

Documentation/comments

Code style/Git/Collaborating with colleagues

Migrations and seeders

Important requests to 3rd parties

Models

Caching strategies

Rules of thumb for considering caching:

Queueing

Considerations for Gearman/Beanstalkd queueing routines

Database

Exceptions/Bugsnag

Test

Optimization

Process

Check before each commit

Check before release