Skip to main content
Home
Gerald Villorente

Main navigation

  • Home
  • Blog

Breadcrumb

  1. Home

php

By gerald, 6 April, 2023
php

Getting Up to Speed with Golang: A Guide for PHP Developers

This blog post offers a helpful guide for PHP developers who want to learn Golang. It begins by suggesting that developers start with the official Golang tour, which covers the basics of the language. The post then explains the differences between Golang and PHP syntax, including Golang's static typing and lack of a native class hierarchy. To help PHP developers get up to speed with Golang concurrency, the post provides an example of how to use goroutines and channels to implement a simple concurrent program.

  • php
  • golang
  • programming
By gerald, 4 April, 2023
composer

Managing PHP Dependencies with Composer: A Comprehensive Guide

Composer is a package manager for PHP that simplifies the process of managing dependencies in PHP projects. With Composer, you can easily add, remove, and update dependencies, as well as specify version constraints and manage conflicts between dependencies. Composer uses a composer.json file to manage dependencies, and provides a set of commands for installing and updating packages. Some of the benefits of using Composer include better dependency management, easier integration with other tools, and improved performance.

  • composer
  • php
  • dependency management
  • code management
php

Recent content

  • Fixing the "Malware Detected" Error in Docker for macOS
  • How to Manage Large Log Files in Go: Truncate a Log File to a Specific Size
  • Taming the Slowpokes: A Guide to Conquering Sluggish MySQL Queries
  • Taming the Slow Beast: Using Percona pt-query-digest to Diagnose MySQL Bottlenecks
  • Speed Up Your Web App: The Ins and Outs of Redis
  • Cherishing the Present: A Timeless Gift for Your Loved Ones
  • Diving Deep: Redis Slowlog vs. Redis MONITOR
  • MSET vs. HSET: Storing Data Efficiently in Redis
  • Installing TP-Link AC600 Wireless Adapter on Manjaro with Realtek RTL8811AU
  • Understanding Variadic Parameters in Go (Golang)
RSS feed

This website is powered by Drupal and Pantheon WebOps Platform.

pantheon