
Claude Code with LSP: from searching text to understanding code
•
Artificial Intelligence






2 entries found

OpenCart is an e-commerce platform made in php, with impeccable development, 100% MVC. As a proof of concept, I have rewritten the template system of OpenCart to Haanga (Django templates for PHP, über efficient) by César Rodas.

I have always been very wary when using a template system for PHP, but the arrival of Twig has been quite an event.