6 posts
Dec 20, 2024
The TCMP OPcache GUI module has been updated to support the latest versions of Magento, PHP, and Chart.js. View OPcache statistics directly in your Magento admin panel.
May 10, 2018
Backstory: I was working late to get a feature "working" before heading off to sleep. Somewhere in between autocomplete and matching definitions to Magento core
Apr 2, 2018
Now you can easily view the statistics for PHP OPcache in your Magento admin panel. TCMP OPcache GUI displays current memory usage / hit rate / configuration va
Jul 24, 2017
If you're using an IDE like PHP Storm then this is a necessity to your project: https://github.com/barryvdh/laravel-ide-helper More Reading: https://www.phpdoc.
Jul 10, 2017
After the last example of a bootstrapping Magento 2.x in a php file for some quick debugging I thought I'd clean things up a bit. Below is the same basic exampl
While I'm sure we all agree that your code should live inside an extension, it can be still helpful to interact with something a little more directly or isolate