Helper and Service Classes in Concrete CMS
Helper and Service Classes in Concrete CMS In Concrete CMS, you can use Helper and Service classes to keep the application structured,…
Read noteThe journal
15+ years building web applications, APIs, and CMS platforms.
I spend most of my time on systems that have to stay up: content platforms, subscription products, and the packages underneath them. At Macareux Digital I lead client delivery on Concrete CMS — core contributions, marketplace add-ons, SSO, and payment integrations for brands such as Rakuten, NTT Docomo, and Daily Portalz. Earlier I designed iOS app interfaces and built REST APIs at product studios in Tokyo and Dhaka. I like leaving a codebase easier to change than I found it.
Helper and Service Classes in Concrete CMS In Concrete CMS, you can use Helper and Service classes to keep the application structured,…
Read noteHelper and Service Classes in PHP Helper and Service classes are widely used in PHP applications to improve code organization, maintainability, and…
Read noteThis Sunday, I had the privilege of attending PHP Conference Japan 2024, held at Ota City Industrial Plaza PiO, Tokyo. Running from…
Read noteWhen managing DNS settings for your website, understanding the types of DNS records available and their specific uses is crucial. Two of…
Read noteEnabling Pretty URL in Concrete CMS If you want to enable pretty URLs in Concrete CMS, you can do so through the…
Read noteHow to Install Memcached on Amazon Linux 2023 Memcached is a popular in-memory caching system that can greatly improve the performance of…
Read noteCommon Classes and Patterns Used in PHP Application Development When developing PHP applications, it is common to use various classes and design…
Read noteThe Issue of Inaccessibility to the Metadata Endpoint when Using AWS SDK from PHP Apps on ECS When running PHP applications on…
Read noteFront-end Development Front-end development refers to the creation and implementation of the user interface and user experience of a website. It involves…
Read noteIn this post, I will cover the following topics. Now, let’s start. Create AWS Simple AD If you don’t have an AWS…
Read noteCertbot is an ACME client which enables HTTPS on your website deploying Let’s Encrypt certificates. Let’s Encrypt is a free, automated, and…
Read noteAutomation is key to continuously manage application performance. Blackfire provides a feature that helps developers trigger performance tests on an application and…
Read note