https://github.com/thomaspaulson/invoiceme
Invoice Me is billing application, development using Domain-Driven Design
https://github.com/thomaspaulson/invoiceme
cqrs ddd decoupled php
Last synced: 5 months ago
JSON representation
Invoice Me is billing application, development using Domain-Driven Design
- Host: GitHub
- URL: https://github.com/thomaspaulson/invoiceme
- Owner: thomaspaulson
- Created: 2025-08-04T10:07:17.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-01-20T04:52:45.000Z (5 months ago)
- Last Synced: 2026-01-20T11:58:40.947Z (5 months ago)
- Topics: cqrs, ddd, decoupled, php
- Language: PHP
- Homepage:
- Size: 265 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## About InvoiceMe ***(work in progress)***
Invoice Me is web based gst bill generation for small/medium business like limecoke.com.
Developed based on Domain-Driven Design DDD approach with scalable & decoupled architecture.
### Documentation
- **[Architecture](./docs/architecture.md)**
- **[Code versioning](./docs/branching.md)**
- **[How to set locally](./docs/how-to-setup-locally.md)**
- **[Notes](./docs/notes.md)**