Features
Built around how service businesses actually work
Three document types, one connected workflow, and payments wired in from day one.
Document types for every engagement
Each document family supports three working styles, so one-time gigs, retainers, and flexible arrangements all fit.
Quotes
- Regular (Q-XXX): one-time project quoting
- Long-term (LTQ-XXX): recurring service quotes
- On-Demand (ODQ-XXX): flexible quoting without billing intervals
Contracts
- Regular (C-XXX): one-time service contracts
- Long-term (LTC-XXX): subscription / retainer contracts
- On-Demand (ODC-XXX): flexible billing contracts
Invoices
- Standard (I-XXX): one-time invoices
- Recurring: auto-generated from long-term contracts
- On-Demand (ODI-XXX): manual invoice generation
The workflow, end to end
Create a quote
Choose Regular, Long-term, or On-Demand. It starts in Pending.
Approval
Approval auto-generates a linked contract and invoice under one project ID.
Signed contract
The project can't proceed until a signed contract is uploaded.
Active work
Contract stays Active until marked complete.
Invoice due
Completion sets the invoice due date (net 30 by default, adjustable).
Void / re-enable
Void any document at any time; related documents follow. Re-enable restores state.
What you can do
- Create and manage quotes, contracts, and invoices with multiple document types
- Track time and employee pay with the Alpha-Ledger module's server-authoritative timers
- Run approval workflows for timesheets and export hours to PDF or CSV
- Keep client and organization information organized and accessible
- Automate repetitive tasks like sending emails and generating documents
- Process Stripe payments directly through invoices and public links
- Manage recurring billing with long-term and on-demand contracts
- Store receipts, W-9 forms, and other documents securely
- Generate comprehensive audit reports with scheduled email delivery
- Track document status with void and re-enable functionality
Time tracking & employee pay
The Alpha-Ledger time tracking module is built into Project-Alpha, so hours flow straight into billing and payroll.
Server-authoritative timers
Clock in and out from any device; the server records the canonical time so entries stay accurate and tamper-evident.
Employee pay calculations
Configure rates, overtime rules, and pay periods so payroll is ready when the week ends.
Approval workflows
Managers review and approve timesheets before hours are locked for payroll or invoicing.
PDF/CSV exports
Export approved hours for accounting, payroll, or client reporting in PDF or CSV format.
Technology & security
PHP 8.3+
Modern PHP with Twig templates for a clean, maintainable codebase.
Docker-first
One docker compose up gets the full stack: app, cron worker, and MySQL 8.
Stripe API
Payment Intents with webhook handling and reconciliation for missed events.
Alpha-Ledger time tracking
Built-in timers, pay calculations, approval workflows, and exports — connected to PA quotes, contracts, and invoices.
Hardened by default
Database encryption at rest, encrypted secrets, account lockout, audit logging, CSP headers, and automated dependency scanning in CI. View the security checklist →
See it for yourself
The entire platform is open source — read the code, run it, make it yours.
Browse the Repository Read the Docs