MCT Lexicon Multimedia & Creative Technology
Web 3D Audio/Video Business Maker
NL EN
Menu
Web 3D Audio/Video Business Maker Search Submit term Favorites
NL EN

Search the Lexicon

Skillset

Tags

2 of 2 terms found

DI

Dependency Injection (DI) is a design pattern where an object receives its dependencies from the outside instead of creating them itself. It is a form of Inversion of Control: the responsibility for creating and configuring services is handled by a container or provider (for example Laravel's service container), not by the consumer. In PHP backend/web development DI reduces coupling, improves testability, and makes it simple to swap or configure implementations (for example different repositories or gateways).

Web backend php

Laravel

Laravel is a popular open-source PHP framework known for its elegant syntax and developer-friendly features. It provides built-in tools for common tasks like routing, authentication, database migrations, caching, and templating with Blade. Laravel follows the MVC pattern and emphasizes code that is expressive, enjoyable to write, and follows modern best practices.

Web php
© 2026 Karel de Grote University of Applied Sciences • Multimedia & Creative Technology

Lex

Lexicon Assistant

Hi! I am Lex, your personal lexicon assistant. Feel free to ask me questions about the terms in the lexicon or about Multimedia & Creative Technology!