Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hybridly/hybridly

Solution to develop server-driven, client-rendered applications
https://github.com/hybridly/hybridly

hybrid hybridly laravel spa vite vue

Last synced: about 1 month ago
JSON representation

Solution to develop server-driven, client-rendered applications

Awesome Lists containing this project

README

        





Q&A



**What's the goal of this project?**
> Hybridly aims to provide the best developer experience possible when using Laravel, Vue and Vite. Over time, it might become closer to what Nuxt 3 currently is in terms of DX.

 

**When should I use Hybridly instead of Inertia?**
> Inertia is popular and sponsored by Laravel. It's the safe option. Hybridly is moving faster, and exists because Inertia has issues and a different philosophy. Chose Inertia for better community support, and Hybridly if you value developer experience more at the expense of a smaller community.

 

**Why fork Inertia instead of contributing?**
> That's what I tried before writing Hybridly, but the maintenance of Inertia is highly lacking, pull requests and issues are not being addressed. Additionally, its minimalist philosophy is not compatible with my developer experience needs.

 

**Can I use Hybridly with other frameworks than Laravel or Vue?**
> The core of Hybridly is framework-agnostic, just like Inertia's. But there is no plan for an official adapter other than Laravel and Vue, because that is what I am using and willing to maintain. Feel free to create your own adapter though.

 

**Will Hybridly be properly maintained?**
> I'm primarily building Hybridly for myself. I am actively using and improving it. That means Hybridly is an opinionated project and may not suit your tastes, but it will live as long as I am a developer and I didn't find a better way to build web applications. That being said, if I ever happen to give up on Hybridly, I will make sure to pass the project on the community so it can live on.








Status
 
version
 
discord













·







Built with ❤︎ by Enzo Innocenzi


Acknowledgments to Jonathan Reinink, the Inertia team and its contributors.