Because of the security settings on my server, I must used PHP-based compiling if I want to use LESS assets in my project.
I have searched high and low for a up-to-date Yii2 extension that extends
\yii\web\AssetConverter
but uses PHP-based compilation. I have found several such repos, but Composer is not able to install any of them due to outdated requirements.
Has anyone successfully installed an extension like this in the recent past?
Two examples of repos that I was not able to install: