Open Source Licenses | MultiPortal

Open Source Licenses

Last Updated: December 19, 2024

Bootstrap

Bootstrap is a popular open-source front-end framework for developing responsive and mobile-first websites. It provides pre-designed components, such as navigation bars, modals, and buttons, along with a powerful grid system to simplify web development.

Homepage: https://getbootstrap.com

Bootstrap is available under the MIT License.

jQuery

jQuery is a fast, small, and feature-rich JavaScript library. It simplifies HTML document traversal and manipulation, event handling, and animation with an easy-to-use API that works across a multitude of browsers.

Homepage: https://jquery.com

jQuery is available under the MIT License.

CaddyServer

CaddyServer is an open-source web server with automatic HTTPS capabilities. It is designed for ease of use, with simple configuration and support for a wide range of use cases, including static file serving, reverse proxy, and load balancing.

Homepage: https://caddyserver.com

CaddyServer is available under the Apache 2.0 License.

MySQL

MySQL is a widely used open-source relational database management system (RDBMS) that uses Structured Query Language (SQL) for managing data. Known for its reliability, performance, and ease of use, it is a key component of many web applications.

Homepage: https://www.mysql.com

MySQL is available under the GPL License.

Yii PHP Framework

Yii is a high-performance, component-based PHP framework for developing modern web applications. It is designed to be fast, secure, and flexible, making it an excellent choice for large-scale and complex projects.

Homepage: https://www.yiiframework.com

Yii is available under the BSD License.

NoVNC

NoVNC is an open-source VNC client that allows you to connect to remote desktops through a web browser using HTML5 and WebSockets. It is a fast, flexible, and feature-rich solution for browser-based remote desktop access.

Homepage: https://novnc.com

NoVNC is available under the MPL 2.0 License.

yiisoft/yii2-debug

Yii2 Debug is an extension for the Yii PHP Framework that provides powerful debugging tools to monitor and troubleshoot applications during development.

Homepage: https://github.com/yiisoft/yii2-debug

Yii2 Debug is available under the BSD License.

yiisoft/yii2-gii

Yii2 Gii is a code generation tool for the Yii PHP Framework, enabling quick scaffolding and prototyping of application code.

Homepage: https://github.com/yiisoft/yii2-gii

Yii2 Gii is available under the BSD License.

yiisoft/yii2-faker

Yii2 Faker provides integration with the Faker library, allowing developers to generate fake data for application testing.

Homepage: https://github.com/yiisoft/yii2-faker

Yii2 Faker is available under the BSD License.

PHPUnit

PHPUnit is a unit testing framework for PHP applications, enabling developers to write and execute automated tests.

Homepage: https://phpunit.de

PHPUnit is available under the BSD License.

Codeception

Codeception is a PHP testing framework for behavior-driven development, acceptance testing, functional testing, and unit testing.

Homepage: https://codeception.com

Codeception is available under the MIT License.

Codeception Module Yii2

The Codeception Module Yii2 provides Yii2-specific tools and integrations for testing applications built with the Yii PHP Framework.

Homepage: https://github.com/Codeception/module-yii2

Codeception Module Yii2 is available under the MIT License.