Composer on Windows

Composer is a cross-platform tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them

Read Article
Enable Xdebug on XAMPP for Windows

Enable Xdebug on XAMPP for Windows

XAMPP is a free and open source cross-platform web server stack that offers Apache) (Web Server), MySQL (Relational Database) and interpreters for PHP and Perl

Read Article

PHP 5.6 Beta on Ubuntu

PHP also known as Pre HTML Processor is a server-sided language used for web development, it is built for writing web pages and web application. It is one of th

Read Article