Richard Dobroň

@dobron · Joined June 2022

404 bio not found

Localizing PHP application with FBT instead of standard i18n

Since about 2010, I have been looking for a translation framework for PHP that can generate very complex phrases and at the same time combine options such as singular/plural and work with ge...

How to easily call JavaScript modules from PHP?

You have surely solved it many times, but the solution was not very attractive. This tutorial is about generating _JavaScript_ code in _PHP_ using the **BigPipe** library, which is inspired...