SolidInvoice
Simple, elegant, and open-source invoicing and quotation solution.
Why consider SolidInvoice?
SolidInvoice is an open-source invoicing application built on PHP/Symfony. It enables small businesses and freelancers to generate quotes, create PDF invoices, and collect online payments.
Learn SolidInvoice by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of SolidInvoice
SolidInvoice provides an intuitive web interface for managing client accounts, tracking billable project hours, issuing recurring invoices, and receiving online payments via Stripe, PayPal, and credit cards.
Docker Deployment
docker run -d \ --name solidinvoice \ -p 8080:80 \ solidinvoice/solidinvoice:latestOpen http://localhost:8080/install to complete database configuration and create your company profile.
SolidInvoice is distributed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.