doppar/framework

The Doppar Framework

Package info

github.com/doppar/framework

Homepage

Type:package

pkg:composer/doppar/framework

Statistics

Installs: 12 304

Dependents: 7

Suggesters: 0

Stars: 40

Open Issues: 1

v3.26.5 2026-06-16 10:44 UTC

Requires (Dev)

Suggests

  • ext-apcu: Needed to enable the APC-based caching layer.
  • ext-pcntl: Enables full functionality of the queue worker and support for console signal handling.
  • ext-pdo: Provides the core database abstraction required for all DB operations.
  • ext-redis: Required for using Redis-backed cache.
  • symfony/cache: Supplies the PSR-6 cache integration layer (version ^7.4).

Provides

None

Conflicts

None

Replaces

None

MIT 26cfa58e18957dd16e157a589a80ea881f864edd

  • Mahedi Hasan <mahedy150101.woop@gmail.com>

frameworkdoppar

This package is auto-updated.

Last update: 2026-06-16 10:45:07 UTC


README

👁 Image

👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 License
👁 PHP Version
👁 GitHub Stars
👁 GitHub Forks
👁 GitHub Issues
👁 Contributors
👁 Last Commit
👁 Repo Size

About Doppar

Most PHP frameworks make you negotiate. You get expressiveness, but you pay in performance. You get speed, but you inherit complexity. Doppar ends that negotiation.

Every layer of the framework — from routing to data access — is engineered for both beauty and throughput simultaneously. Repeated executions are memoized intelligently. Dependencies are minimal by design. The result is a framework that reads like prose and runs like a machine.

Write code you're proud of. Ship software that holds up. Whether you're a seasoned PHP developer or just diving in, Doppar makes it easy to build powerful applications quickly and cleanly.

This repository contains the Doppar framework core. To build an application with Doppar, use the main Doppar repository.

Contributing

Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the Doppar documentation.

Code of Conduct

In order to ensure that the Doppar community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The Doppar framework is open-sourced software licensed under the MIT license.