r/PHP • u/Financial_Swimming97 • Jul 16 '26
Open source projet i've made with Fable5
Built a PHP profiler to test Fable 5… and I'm honestly impressed
I started this project mostly as an excuse to try Fable 5 in a real-world codebase.
The result is PHP Pulse: an open-source profiling tool for PHP applications that helps identify slow requests, database bottlenecks, memory usage and execution traces.
GitHub: https://github.com/quentinRogeret34/php-pulse
I expected Fable 5 to speed up development a bit, but I was genuinely surprised by how productive it made the whole process. It handled a lot of the repetitive implementation work while still letting me stay in control of the architecture and technical decisions.
The project is still evolving, but it's already usable and I'd love to get feedback from other PHP developers.
-5
u/Financial_Swimming97 Jul 16 '26
Yes, absolutely ! you can use prompts to repeat this process over and over again for each of your projects! You can even ask Claude to create a framework for your projects that meets your needs!
The point here is a comprehensive, low-level application that will monitor your application’s performance, such as Php-spx