Skip to content
PHP Framework ยท Version 3.x

Doppar.

Where Performance Meets Aristocratic Syntax

Unlock the full power of your PHP applications with ODO, Doppar's native templating engine, and built-in AI agents.

~2msAvg Response
ZeroORM Dependencies
PHP 8.3Required
MITLicense
โšก Blazing Fast๐Ÿงฉ Modular๐Ÿ”’ Type-Safe๐Ÿค– AI-Ready๐Ÿ“ฆ Core ORM
Code that speaks for itself

Write Less, Do More.

From attribute-based routing to built-in AI agents, every Doppar feature is crafted with intention โ€” delivering a cohesive, intuitive DX.

ai-agent.php
use Doppar\AI\Agent;
use Doppar\AI\AgentFactory\Agent\SelfHost;

$response = Agent::using(SelfHost::class)
    ->withHost('http://localhost:1234')
    ->model('local-model-name')
    ->prompt('Generate a PHP function to validate email')
    ->send();
Core Philosophy

Why Doppar?

Engineered for speed โ€” every repeated execution is intelligently memoized. Every API crafted for expressive, readable code with zero performance compromise.

01
โšก

Blazing Fast Performance

Doppar's highly optimized core delivers near-instant response times, low latency, and seamless execution under heavy load.

  • Lightweight architecture with minimal overhead
  • Intelligent memoization on repeated execution
  • Efficient resource usage at any scale
02
๐Ÿ–‹

ODO Templating Engine

A clean, configurable, framework-native templating engine. Modern, lightweight, and 100% configurable via config/odo.php.

  • Fast, minimal, framework-native compiler
  • Fully customizable syntax & directives
  • Zero external template dependencies
03
๐Ÿ—„

Entity ORM

Crafted entirely within Doppar's core โ€” zero third-party ORM dependencies, pure high-performance data handling.

  • Fully core-powered, no external deps
  • Embedded relationships & lazy loading
  • Expressive, readable query builder
04
๐Ÿช

Hook-Driven Models

A cleaner, more flexible lifecycle API with support for inline, class-based, and conditional hooks in the ORM core.

  • Hook into key model stages: boot, update
  • Inline, class-based, & conditional logic
  • Clean, testable architecture
05
๐Ÿ•

Task Scheduler

Second-level accuracy scheduling with a built-in daemon. Perfect for applications that cannot wait for the next minute.

  • Smart dual-mode engine (second & minute)
  • Built-in daemon for continuous execution
  • Task failures don't kill the scheduler
06
๐Ÿ“ฌ

Doppar Queue

Background task processing designed for reliability and scalability with priority queues and future scheduling.

  • Organize jobs by priority & type
  • Configurable retry attempts with delays
  • Schedule jobs for future execution

Ready to Build with Doppar?

Join developers who chose performance, elegance, and zero compromise.