Category: Open Source Projects

  • Auto-tagging Git for Package Publishing

    Auto-tagging Git for Package Publishing

    As I made several module of my company’s code to be more modular, I have several problems with publishing the package. One of them is publishing certain tag as version. Composer package depends on Git’s tag for determining the version number. GitHub and GitLab API actually provides composer a way to fetch the package as…

  • F3-Ilgar — Reinventing The Wheels

    F3-Ilgar — Reinventing The Wheels

    Migration tool–the one that do some updates in bulk, is one of the most important tool/library that developers use to sync up across their peers and server’s current database conditions. Having one is as important as defining your database design on SQL.