The Art of Adaptability in Open Source: My Experience with Yii2 and Yii3.

Nov 1, 2023
The Art of Adaptability in Open Source: My Experience with Yii2 and Yii3.

I'm Wilmer Arambula, also known as terabytesoftw on GitHub. As a developer, my focus is on Open Source, primarily working with PHP frameworks Yii2 and Yii3.

Read more

Embracing the Spirit of Christmas on December 21st.

Dec 21, 2023
Embracing the Spirit of Christmas on December 21st.

As the calendar marks December 21st and the holiday spirit permeates the air, there's a magical essence that envelops us, reminding us that Christmas is near! 🎄✨



Read more

Happy New Year 2024!

Dec 29, 2023
Happy New Year 2024!

May this new year bring you joy, love, and boundless opportunities. May each day be filled with special moments, contagious laughter, and fulfilled dreams.

Read more

Optimizing Code Quality: A Deep Dive into Easy Coding Standard.

Jan 21, 2024
Optimizing Code Quality: A Deep Dive into Easy Coding Standard.

One of the aspects i truly enjoy when coding in PHP is maintaining a structured approach, adhering to a standardized format that everyone can comprehend. For this purpose, I follow PSR-12 and the new PERCS20 standard. While i am familiar with some rules, practicality often doesn't demand knowledge of every single one. I'll guide you on utilizing my shared ESC action, which automates the standardization of your code effortlessly.


Read more