Aller au contenu
Mentions

Crédits open source

DevBox repose sur beaucoup de travail open source. Les runtimes, outils et bibliothèques ci-dessous sont intégrés à l'app ou utilisés par elle, et chacun renvoie à son projet.

PHP

PHP License v3.01

The PHP runtime powering DevBox's PHP projects, CLI scripts, and built-in development server.

www.php.net/

Python

PSF License

The Python interpreter and standard library used to run Python scripts and frameworks inside DevBox.

www.python.org/

Node.js

MIT

The JavaScript runtime for executing Node.js projects, npm scripts, and server-side JavaScript.

nodejs.org/

Git

GPLv2

The distributed version-control system behind DevBox's Git client and GitHub clone integration.

git-scm.com/

libgit2

GPLv2 with linking exception

A pure C implementation of the Git core methods, used for fast, native Git operations on iOS.

libgit2.org/

MariaDB

GPLv2

The relational database server that runs locally inside DevBox and backs your MySQL-compatible projects.

mariadb.org/

phpMyAdmin

GPLv2

The visual MySQL administration tool bundled with DevBox for managing local databases.

www.phpmyadmin.net/

Composer

MIT

The dependency manager used to install PHP packages from Packagist and other repositories.

getcomposer.org/

npm

Artistic License 2.0

The Node.js package manager used to install JavaScript dependencies inside DevBox projects.

www.npmjs.com/

pip

MIT

The Python package installer used to add libraries from PyPI to DevBox projects.

pip.pypa.io/

OpenSSL

Apache 2.0

Cryptographic primitives used for HTTPS, secure Git transport, and on-device key management.

www.openssl.org/

libssh2

BSD-3-Clause

The SSH library used by Git for authenticated push and pull over SSH.

www.libssh2.org/

SQLite

Public domain

The embedded database engine used for project metadata and editor state.

www.sqlite.org/

Vous voyez un oubli ou une erreur ? Si un projet que nous utilisons manque, ou qu'une licence semble incorrecte, dites-le-nous et nous corrigerons.

Les marques et noms de projet appartiennent à leurs propriétaires. Chaque projet est utilisé selon les termes de sa propre licence.