Title: PHP – Alex Kirk

---

# Category: PHP

 * 
   ## 󠀁[Proposal: an Interactive Mode for phpcbf](https://alex.kirk.at/2025/09/29/proposal-an-interactive-mode-for-phpcbf/)󠁿
   
 * September 29, 2025
 * ![](https://alex.kirk.at/wp-content/uploads/sites/2/2025/09/Screenshot-2025-09-
   30-at-13.33.36.png)
 * It can be very time consuming to resolve issues detected by PHP Code Sniffer.
   An interactive mode for phpcbf could make things much faster!
 * [Code](https://alex.kirk.at/category/code/), [PHP](https://alex.kirk.at/category/code/php/)
 * 
   ## 󠀁[Add a Rate Limit to Your Website](https://alex.kirk.at/2013/04/19/add-a-rate-limit-to-your-website/)󠁿
   
 * April 19, 2013
 * Suppose you have a ressource on the web (for example an API) that either generates
   a lot of load, or that is prone to be abused by excessive use, you want to rate-
   limit it. That is, only a certain number of requests is allowed per time-period.
   A possible way to do this is to use…
 * [Code](https://alex.kirk.at/category/code/), [PHP](https://alex.kirk.at/category/code/php/)

 [Next Page](https://alex.kirk.at/category/code/php/page/2/?output_format=md)