I've been working on a custom web framework in PHP for nearly two years at this point. This morning I realized that I needed to add an extension system to the project.
Flash forward about 12 hours (with breaks for a walk and food) and I've built a fairly robust extension system.
And the core functionality isn't much more than 350 lines of code.
Plugins are bi-directional and, in many instances, adding new API endpoints only requires a single line of code! 🏆
@gardiner_bryant Yeah... but on the other hand, you're bringing more PHP into the world. 😢
@gardiner_bryant I heard "there were very fine people on both sides" :P