Require PHP packages without destroying whole dependencies

Require PHP packages without destroying whole dependencies

0
Composer is the main PHP package manager that powers modern PHP development these days, but do you know how to leverage Composer in awkward...
Quick Guide to Sign Git Commits

Quick Guide to Sign Git Commits

0
It is important to sign Git commits for your source code to avoid being compromised into source code. If you don't know how, I...
Life is a Game as We Know It

Life is a Game as We Know It

0
Have you ever thought about life and your purpose? What if I tell you, you and me are players in a game of the...
Found Microsoft To-Do as the Best To Do List App

Microsoft To-Do as the Best To Do List App for me

0
It has been a while, well it's around 4 years for me to find and try out to see what is the best to...
Simple Guide to Parse JSON in Java - Pete Houston (blog.petehouston.com)

Simple Guide to Parse JSON in Java

0
JSON is the most used data exchange format nowadays, and as a Java developer you should know about it. In this article, I will...