All 55 Dependencies
Every package Bagisto depends on, ranked by repo health score.
Bagisto is a free, open-source eCommerce framework built on Laravel and Vue.js that empowers businesses to rapidly deploy full-featured online stores without proprietary locks. It is designed for developers and enterprises needing customizable, scalable commerce solutions—from single-store setups to complex multi-vendor or SaaS marketplaces. With built-in support for headless commerce, mobile apps via Flutter, AI-powered chatbots, and blockchain-based NFT marketplaces, Bagisto eliminates the need for expensive commercial platforms while retaining enterprise-grade functionality.
The platform leverages Laravel's robust backend architecture with a modular package system under the Webkul namespace, Vue.js-powered frontends built with Vite, and first-class integrations with Elasticsearch, Redis, and MySQL. Version 2.4 introduced the Laravel AI SDK integration, giving Bagisto a unified AiProvider abstraction layer that connects to OpenAI, Anthropic, Gemini, Mistral, Groq, DeepSeek, xAI, and Ollama in a single registry without needing separate adapter code.
Bagisto's extensibility model centers on Konekt Concord—a Laravel package that enables plugin-like module registration without modifying core files. The DataGrid abstraction decouples data retrieval from presentation across all admin interfaces, while view_render_event hooks allow non-invasive UI extensions from third-party packages. This architecture lets the ecosystem of 100+ community extensions coexist without fragmentation.
With Playwright-based end-to-end test suites for the storefront, Pest PHP unit tests per package, Docker Sail for local development, AWS AMI for cloud deployment, and an active release cadence of nearly one release per week, Bagisto is positioned as a production-grade platform for teams who want full ownership of their commerce infrastructure.