Rapidez – Headless Magento with Laravel and InstantSearch
I've been working with Magento for years, but for side projects I used CodeIgniter. When Laravel was released, I switched and thought: It would be nice to create a Magento shop within the Laravel ecosystem! So, in 2020, I created a proof of concept: some Laravel models on top of the Magento database, with a frontend using Laravel Blade templates and some basic styling with Tailwind CSS. The result compared to Magento? Super fast product pages! Next up: category pages. These need filtering, sorting, etc. preferably without page refreshes. Magento requires Elasticsearch (since 2.4.8, only…
What it does
In the maker’s words, at launch
I've been working with Magento for years, but for side projects I used CodeIgniter. When Laravel was released, I switched and thought: It would be nice to create a Magento shop within the Laravel ecosystem! So, in 2020, I created a proof of concept: some Laravel models on top of the Magento database, with a frontend using Laravel Blade templates and some basic styling with Tailwind CSS. The result compared to Magento? Super fast product pages! Next up: category pages. These need filtering, sorting, etc. preferably without page refreshes. Magento requires Elasticsearch (since 2.4.8, only OpenSearch), so it would be nice if we could use that for product listings. We found ReactiveSearch, a frontend library with search components. We implemented that for super fast filtering and searching. Recently, with Rapidez v4, we switched to InstantSearch (from Algolia) with Searchkit, so we can still use Elasticsearch/OpenSearch since there wasn't much activity on the ReactiveSearch repos and we ran into some issues with it. But visitors also need to log in, add products to the cart, check out, etc. GraphQL support in Magento wasn't as mature back then, so we started by using the Magento API with some renderless Vue components: logic only in the Vue files, while templates stayed in Blade. As GraphQL support improved, we switched to GraphQL for the cart in Rapidez v2, and for the entire checkout in v3. Now, 5 years later: 2000+ commits, 250+ releases, 50+ packages, and 10+ live showcases. But best of all: it's free and open source! - Website: https://rapidez.io - Demo: https://demo.rapidez.io - Docs: https://docs.rapidez.io
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, June 2025
the whole month →- IM
Hey HN! Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history. This globe is probably my favourite so far: https://jameshard.ing/pilot/globes/all If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
Life & fun · 2025 · jameshard.ing

Stunning presentations with AI. No design skills required.
AI · 2025 · chroniclehq.com

Build native mobile apps for iOS and Android without code.
Dev tools · 2025 · bble.io

All your connections, across all your socials.
AI · 2025 · pally.com
- WC
I was the main contributor to workout.lol, an open-source fitness app to easily build a workout routine. The project had traction (1.4k GitHub stars, 95 forks, ~20K visits/month), but was eventually sold due to video licensing hurdles. The new owner stopped maintaining it, and the repo went abandoned. Over the next 9 months, I sent 15 emails to try to save it : no replies. Feature requests & issues were ignored. The community was left with a "broken" tool let's say. I couldn't just let it die So I built the new version from scratch with the same open-source spirit, but a better…
Dev tools · 2025 · github.com