Saltar al contenido
Atribución

Créditos de código abierto

DevBox se apoya en mucho trabajo de código abierto. Los entornos de ejecución, herramientas y librerías de abajo vienen incluidos o los usa la app, y cada uno enlaza a su proyecto.

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/

¿Ves algo que falta o está mal? Si falta un proyecto que usamos, o una licencia parece incorrecta, avísanos y lo corregimos.

Las marcas y los nombres de proyecto pertenecen a sus dueños. Cada proyecto se usa según los términos de su propia licencia.