# Installer treefrog avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de treefrog pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:treefrog
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install treefrog
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:treefrog
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/treefrog>
- **Version:** 2.12.0
- **Résumé source:** High-speed C++ MVC Framework for Web Application
- **Page d'accueil:** <https://www.treefrogframework.org/>
- **Dépôt:** <https://github.com/treefrogframework/treefrog-framework>
- **Docs amont:** <https://www.treefrogframework.org/>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/treefrogframework/treefrog-framework/archive/refs/tags/v2.12.0.tar.gz>
- **Dernière mise à jour:** 2026-07-18T02:41:50Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tadpole (cli)
- tmake (cli)
- treefrog (cli)
- tspawn (cli)
- tadpole (alias)
- tmake (alias)
- treefrog (alias)
- tspawn (alias)

## Dépendances

- glog
- lz4
- mongo-c-driver
- qtbase
- qtdeclarative

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.12.0
- gestionnaire mis à jour: 2026-07-18
- données locales: OK
- dépôt amont: https://github.com/treefrogframework/treefrog-framework
- dernière version détectée: v2.12.0 (à jour)
## Historique du projet et usages

TreeFrog Framework is a C++/Qt full-stack MVC web application framework with command-line generators, an application server, ORM support, and templates.

### Historique du projet

The official introduction describes TreeFrog as a lightweight, fast, full-stack web framework written in C++ with a convention-over-configuration policy intended to reduce development cost. It combines MVC structure, scaffolding, O/R mapping, templates, and Qt-based cross-platform support.

The GitHub README frames the project as a high-speed full-stack framework based on C++ and Qt, supporting HTTP and WebSocket protocols, ORM, ERB-like templates, JSON/XML/CBOR responses, and multiple databases including MySQL, PostgreSQL, SQLite, Oracle, DB2, MongoDB, Memcached, and Redis.

The project has a long-lived package profile: the website footer shows the TreeFrog Framework Project spanning 2010-2025, and the GitHub repository lists thousands of commits, many releases, and a 2025 2.11.2 release.

### Historique d'adoption

TreeFrog is a niche framework compared with scripting-language MVC frameworks, but it is notable for bringing Rails-like generators and conventions into C++ web development. Its adoption is mostly among users who want a compiled C++ web stack with Qt integration.

For package managers, the important surface is the CLI toolchain: `tspawn` creates projects and scaffolds code, while `treefrog` runs and controls the application server. Homebrew packaging makes that workflow available without manually building the framework.

### Modes d'utilisation

The tutorial workflow creates an app with `tspawn new`, configures a database in `config/database.ini`, generates models/controllers/views with `tspawn scaffold`, builds with qmake and make, and runs the app server with `treefrog -e dev`.

In the package-nerd niche, TreeFrog is interesting because it packages a whole C++ web framework experience as command-line tools rather than just a library.

### Pourquoi les passionnés de paquets s'y intéressent

TreeFrog matters as a durable example of C++ web framework packaging: Qt, generators, database drivers, app-server commands, and project skeleton conventions all have to line up for the CLI experience to feel coherent.

### Chronologie

- 2010: The project website copyright range begins.
- 2025: The GitHub repository lists TreeFrog Framework version 2.11.2 as a release.
- 2025: The official website footer shows continued project presence through 2025.

### Related projects

- TreeFrog is tied to Qt and qmake for its build and runtime model.
- Its documented workflow resembles MVC/scaffolding frameworks, but targets C++ applications rather than Ruby, Python, PHP, or JavaScript stacks.

### Sources

- <https://github.com/treefrogframework/treefrog-framework>
- <https://github.com/treefrogframework/treefrog-framework/releases>
- <https://www.treefrogframework.org/en/user-guide/>
- <https://www.treefrogframework.org/en/user-guide/introduction/>
- <https://www.treefrogframework.org/en/user-guide/tutorial/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** treefrog
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [lz4](https://pkg.so/fr/brew/lz4/) - Runtime dependency declared by Homebrew.
- [qtbase](https://pkg.so/fr/brew/qtbase/) - Runtime dependency declared by Homebrew.
- [mongo-c-driver](https://pkg.so/fr/brew/mongo-c-driver/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [grails](https://pkg.so/fr/brew/grails/) - Shares pkgdb curated category or tags: cli, developer-tools, mvc, web-framework.
- [drogon](https://pkg.so/fr/brew/drogon/) - Shares pkgdb curated category or tags: cli, developer-tools, orm, web-framework.
- [amber](https://pkg.so/fr/brew/amber/) - Shares pkgdb curated category or tags: cli, developer-tools, mvc, web-framework.
- [gf](https://pkg.so/fr/brew/gf/) - Shares pkgdb curated category or tags: cli, developer-tools, orm, web-framework.
- [cot](https://pkg.so/fr/brew/cot/) - Shares pkgdb curated category or tags: cli, developer-tools, orm, web-framework.
- [skinny](https://pkg.so/fr/brew/skinny/) - Shares pkgdb curated category or tags: cli, developer-tools, mvc, web-framework.
- [ada-url](https://pkg.so/fr/brew/ada-url/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [fbthrift](https://pkg.so/fr/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/treefrog.yml](https://github.com/mxcl/pkgdb/blob/main/combined/treefrog.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
