Download the PHP package liberusoftware/ecommerce-laravel without Composer

On this page you can find all versions of the php package liberusoftware/ecommerce-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ecommerce-laravel

Liberu Ecommerce

License: MIT Open Source Love Latest Release


Build powerful, scalable e-commerce solutions with Laravel 13, PHP 8.5, Filament 5 and Livewire 4 — open-source and ready for production.

Contact us on WhatsApp YouTube Facebook Instagram X LinkedIn GitHub

Install Tests Docker Codecov


About Liberu Ecommerce

Liberu Ecommerce is a modular, production-ready e-commerce platform built on the latest versions of Laravel 13, PHP 8.5, Filament 5 and Livewire 4. It is part of the Liberu open-source ecosystem — a suite of Laravel-based applications designed to give developers a solid, extensible foundation for real-world business software.

Whether you are launching a small online shop or building a multi-vendor marketplace, Liberu Ecommerce provides the tools, architecture and integrations to get there quickly and confidently. The codebase follows Laravel best practices, uses a clean Filament admin panel, and ships with reactive Livewire components so you spend less time on boilerplate and more time on your product.


Main Features

Storefront & Cart

Payments

Dropshipping

Product & Order Management

Admin Panel

Powered by Filament 5, the admin panel provides resources for managing:

Operations & Analytics


Requirements and quick start

PHP 8.5+ · Composer · Node.js 20+ · MySQL, MariaDB or PostgreSQL · Docker (optional)

setup.sh is interactive: it copies .env.example, confirms database credentials, installs dependencies, generates the key, migrates and seeds. Manual and Docker installs, Stripe configuration and the DropXL setup are in docs/INSTALLATION.md.


Documentation

Document Covers
docs/index.md Index of everything in docs/ — what each document is, and whether it is current
docs/INSTALLATION.md Manual and Docker installs, Stripe, DropXL
docs/OPERATIONS.md Console commands, the admin panels, queues, troubleshooting
docs/MODULE_DEVELOPMENT.md Building, testing, promoting and releasing a module
docs/CONFORMANCE.md Where this repository stands against the Liberu standards
docs/MIGRATION_PLAN.md The ordered plan from here to the modular target
docs/adr/ Architecture decision records
CONTRIBUTING.md The quality gates, the five workflows, and the ADR rule
SECURITY.md Reporting a vulnerability privately, and what is in scope
CONTEXT.md Domain glossary — merchant, team, store, channel, tenant

Our Projects

Liberu Ecommerce is part of the wider Liberu open-source ecosystem. All projects are built on the same modern Laravel stack and are designed to work together.

Project Repository Description
Accounting liberu-accounting/accounting-laravel Accounting and invoicing features tailored for Laravel applications.
Automation liberu-automation/automation-laravel Automation tooling and workflow integrations for Laravel projects.
Billing liberu-billing/billing-laravel Subscription and billing management (payments, invoices).
Boilerplate (core) liberusoftware/boilerplate Core starter and shared utilities used across Liberu projects.
Browser Game liberu-browser-game/browser-game-laravel Laravel-based browser game platform and mechanics.
CMS liberu-cms/cms-laravel Content management features and modular page administration.
Control Panel liberu-control-panel/control-panel-laravel Administration/control-panel components for managing services.
CRM liberu-crm/crm-laravel Customer relationship management features and integrations.
E-commerce liberusoftware/ecommerce-laravel E-commerce storefront, product and order management (this repo).
Genealogy liberu-genealogy/genealogy-laravel Family tree and genealogy features built on Laravel.
Maintenance liberu-maintenance/maintenance-laravel Scheduling, tracking and reporting for maintenance tasks.
Real Estate liberu-real-estate/real-estate-laravel Property listings and real-estate management features.
Social Network liberu-social-network/social-network-laravel Social features, profiles, feeds and messaging for Laravel apps.

Security

Please do not report security vulnerabilities through public GitHub issues. Follow SECURITY.md for private reporting through GitHub Security Advisories, and for what is in and out of scope.


Contributing

Contributions are warmly welcomed. Branch from main, keep the change to one outcome, and run the gates before pushing:

CONTRIBUTING.md has the rest: what each gate checks and why it is scoped the way it is, the five CI workflows, when a change needs an ADR, and the two documents in docs/ with opposite editing rules. Read it before a first pull request — several of the rules here are not the obvious ones, and the reasoning is recorded rather than assumed.

For a larger feature, open an issue first. This repository is mid-migration and the work is sequenced, so a change that lands out of order costs more to reconcile than it saves.


License

This project is licensed under the MIT Licence — see the LICENSE file for the full text.

What this means for you

The MIT licence is one of the most permissive open-source licences available. In practical terms:

Choosing MIT means you can adopt Liberu Ecommerce as the foundation for a commercial product without legal concerns, while still benefiting from community improvements and contributions.


All versions of ecommerce-laravel with dependencies

PHP Build Version
Package Version
Requires php Version ^8.5
bezhansalleh/filament-shield Version ^4.0
biostate/filament-menu-builder Version ^5.0
bursteri/socialstream Version ^7.0
filament/filament Version ^5.0
filament/spatie-laravel-settings-plugin Version ^5.0
guzzlehttp/guzzle Version ^7.8
laravel/cashier Version ^16.6
laravel/framework Version ^13
laravel/horizon Version ^5.47
laravel/jetstream Version ^5.1
laravel/octane Version ^2.3
laravel/reverb Version ^1.10
laravel/sanctum Version ^4.0
laravel/tinker Version ^3.0
livewire/livewire Version ^4.0
orangehill/iseed Version ^3.0
spatie/laravel-menu Version ^4.2
spatie/laravel-permission Version ^6.0
spatie/laravel-query-builder Version ^7.0
srmklive/paypal Version ^3.1
webonyx/graphql-php Version ^15.34
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package liberusoftware/ecommerce-laravel contains the following files

Loading the files please wait ...