DBFlow Pricing

Reference pricing doc. Full page: /pricing.

DBFlow Pro Early Access is available for purchase. Start with free Core and Filament before adding Pro.

DBFlow Core and Filament are open-source packages on Packagist. DBFlow Pro Early Access is a commercial annual license. Purchases are processed by Creem.

Plans

DBFlow Core — Free

Open-source workflow runtime for Laravel applications (dbflowlabs/core). Available on Packagist — pin alpha tags in production.

  • Full workflow runtime (approvals, tasks, reject strategies)
  • active_key concurrency guard
  • Append-only audit logs
  • Unlimited local and staging environments
  • Community support during alpha

Best for: Evaluating DBFlow before purchasing Pro.


DBFlow Filament — Free

Standard Filament integration for DBFlow Core (dbflowlabs/filament). Available on Packagist.

  • My Tasks and workflow instances
  • Timelines and resource actions
  • Filament-native admin surfaces

Best for: Teams that want Filament UI on top of Core without Pro.


DBFlow Pro Early Access — $129/year

Commercial visual workflow builder and advanced workflow tooling (dbflowlabs/filament-pro). Early Access — APIs and editor UX may change between releases.

  • Visual workflow builder
  • Advanced approval configuration
  • Private Composer package access for active license holders
  • License key for production entitlement
  • Updates during the active license period
  • Early access support by email

DBFlow Pro Early Access is available at $129/year. Use Buy with Creem on the Pricing page. Private Composer package access will be provided to active Pro customers. Some delivery steps (license email, Composer credentials) may be manual during Early Access.

Best for: Laravel and Filament teams that need the LogicFlow visual builder in addition to Core and Filament.


Enterprise — Custom

For SaaS, ERP, and white-label embedding. Contact hello@dbflow.dev.

Entitlement Comparison

Capability Core Filament Pro Early Access
Workflow runtime (dbflowlabs/core)
Filament Standard UI (dbflowlabs/filament)
Visual workflow builder
Private Composer package access
Commercial license key
Updates during active license period
Early access support

Before You Buy Pro

Start on Core. Install dbflowlabs/core and dbflowlabs/filament, run workflows locally, and validate approvals on staging. The full evaluation stack does not require a Pro license.

Step Action
1. Try Live Demo demo.dbflow.dev
2. Install Core Installation
3. Buy Pro Early Access $129/year on Pricing when you need the visual builder

Billing

DBFlow Pro Early Access is an annual license. Purchases are processed by Creem.

After payment is confirmed:

  1. Receive your DBFLOW-PRO-* license key (delivery may be manual during Early Access).
  2. Set DBFLOW_LICENSE_KEY in your production .env.
  3. Private Composer package access will be provided to active Pro customers.
  4. Register production domain(s) in the Customer Portal when entitlement applies.

The checkout success page is not proof of entitlement — wait for license confirmation.

FAQ

Does Core require a license key? During alpha, Core and Filament Standard do not require a Pro license key in your application.

What counts as a production domain? Any public hostname that is not localhost, 127.0.0.1, or a *.test / *.local development TLD.

Is Pro generally available (GA)? No. dbflowlabs/filament-pro is Early Access. Read Preview Limitations before adopting Pro in production.

How do I purchase Pro? Visit /pricing and use Buy with Creem. DBFlow Pro Early Access is available at $129/year.

Need custom or enterprise licensing? Contact hello@dbflow.dev.

Something wrong? Open an issue on GitHub