Architecture for Scalable Laravel Apps
"Lucid is a software architecture to build scalable Laravel projects.
It incorporates Command Bus and Domain Driven Design at the core, upon which it builds a stack of directories and classes to organize business logic. It also derives from SOA (Service Oriented Architecture) the notion of encapsulating functionality within a service and enriches the concept with more than the service being a class."
Use Lucid to:
- Write clean code effortlessly
- Protect your code from deteriorating over time
- Review code in fractions of the time typically required
- Incorporate proven practices and patterns in your applications
- Navigate code and move between codebases
Abed Halawi
@mulkave