doppar/framework

The Doppar Framework

Maintainers

Package info

github.com/doppar/framework

Homepage

Type:package

pkg:composer/doppar/framework

Statistics

Installs: 8 882

Dependents: 7

Suggesters: 0

Stars: 37

Open Issues: 0

v3.20.1 2026-04-24 12:32 UTC

This package is auto-updated.

Last update: 2026-04-24 12:57:39 UTC


README

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.