DEV Community

Hoang Le
Hoang Le

Posted on

🚀 Calling Laravel Developers — Let’s Build a Clean, Extensible ERP (and AI Agents)

🚀 Calling Laravel Developers — Let’s Build a Clean, Extensible ERP (and AI Agents)

If you’re a Laravel developer who enjoys:

Clean Architecture

Domain-Driven Design (DDD)

Extension-based systems

Writing code that stays clean years later

Then LiteERP might be something you’ll enjoy working on.

🏗️ Why LiteERP is different

LiteERP is an open-source ERP platform built with a very clear rule:

The core stays small and stable.
All complexity lives in extensions.

No massive core overrides.
No “just hack it here” solutions.

The architecture is built on:

Laravel 12

Clean Architecture & DDD

Domain Events

Clear domain boundaries

Very low framework coupling

You can read the core and actually understand it.

🎨 Hybrid Frontend (React + Blade)

One of LiteERP’s strengths is its hybrid frontend architecture.

As a Laravel developer, you can:

Build simple admin screens using Blade

Build rich dashboards using React

Mix both — per extension, not per project

No forced SPA rewrite.
No unnecessary complexity.

Each extension chooses the right UI for its job.

🧩 Extensions are first-class citizens

Everything meaningful lives in Extensions:

HRM

Debt management

SMTP

Reporting & analytics

(Soon) AI Agent Extensions

Extensions can:

Hook into domain events

Expose APIs

Add UI (Blade or React)

Be developed, replaced, or removed safely

This makes LiteERP a platform, not a monolith.

🤖 AI Agent Extensions — built the right way

We’re actively designing AI Agent Extensions that:

Live completely outside the core

Subscribe to domain events & APIs

Provide insights, recommendations, and explanations

Always keep humans in the loop

If you’re interested in:

Practical AI (not buzzwords)

Clean boundaries between domain logic and AI

Self-hosted or external AI providers

We’d love to build this together.

🌱 Open Source & Community-driven

LiteERP is fully open-source and community-driven.
We’re looking for developers who want to:

Contribute code

Design extension standards

Build AI agent examples

Shape a long-term ERP platform

You don’t need to be an ERP expert.
If you understand Laravel and clean design, you’re welcome.

👉 GitHub: https://github.com/liteerp-oss/liteerp

⭐ If the architecture resonates with you, a star means a lot
💬 Issues, PRs, and discussions are always open

Let’s build something clean, extensible, and future-proof — together.

Laravel

OpenSource

SoftwareArchitecture

DDD

AI

ERP

Top comments (0)