Meta Box Lite
Meta Box

Coding

Learn about coding techniques to write effective and clean code, know how to use Composer Autoload in PHP, JavaScript Hook, and more.

PHP Techniques to Write Clean and Readable Code

PHP Techniques to Write Clean and Readable Code

Developers should follow these PHP techniques (coding standard) to write clean and readable code that can be easy to maintain, improve and fix.
How to Use Composer and Autoload in PHP

How to Use Composer and Autoload in PHP

Composer and Autoload are two powerful and indispensable tools in PHP. Spend 10 minutes reading to understand these tools right now!