DEV Community

Valentine Kalu for SqueHub

Posted on

πŸ“’ SqueHub v1.2.1 Released – Middleware, View Engine Boost, and Smarter Templates


We just shipped SqueHub v1.2.1 β€” and it’s packed with clean enhancements to help devs build faster, more modular PHP apps.

πŸ”§ What’s New?

**βœ… Middleware Support
**Add pre/post request logic with clean route-level middleware.

**βœ… Improved Layout Rendering
**The view engine has been refined for more efficient layout inheritance and section handling.

**βœ… Optional Variable Passing for @extends and @include
**You can now:

Auto-pass view variables seamlessly

OR manually override variables when needed
This gives you more power and flexibility when composing templates.

πŸ’‘ Why It Matters
SqueHub is designed to give you:

✨ Blade-style syntax without the Laravel bulk

πŸš€ Faster rendering with less memory usage

πŸ”— Full control of the stack

If you're tired of bloated PHP frameworks, give SqueHub a spin.

πŸ‘‰ View on GitHub
πŸ’¬ Feedback, stars, and contributions welcome!

Top comments (0)