Fabian Schmid
Fabian Schmid
We are experimenting with rewriting the first plugins as components, possibly already for ILIAS 10. At present, however, this is still quite limited because, for example, information that is currently...
Assessment: This library is the quasi standard for CLI applications with PHP. We use the infrastructure for the setup and build process in ILIAS. General Information: - Name of the...
Assessment: sabre/dav is a robust PHP library for implementing WebDAV, CalDAV, and CardDAV protocols, offering a flexible and scalable solution for building file sharing, calendar, and contact management services. General...
Assessment: league/flysystem is a flexible and powerful PHP library for managing files across different storage systems, providing a unified API that supports local, cloud, and remote file systems. General Information:...
Assessment: league/commonmark is a robust and extensible PHP library for parsing and rendering Markdown, offering compliance with the CommonMark specification and providing advanced features like extensions and customizations. General Information:...
Assessment: ifsnop/mysqldump-php is a PHP library that facilitates the creation of MySQL database backups by generating SQL dump files, providing a simple and reliable solution for database exportation. General Information:...
Assessment: guzzlehttp/psr7 is a widely used PHP library that provides a robust and PSR-7-compliant implementation for handling HTTP requests and responses, offering tools for managing HTTP messages in a standardized...
Assessment: dflydev/fig-cookies is a lightweight PHP library that simplifies cookie handling by providing a PSR-7-compliant interface for working with cookies in HTTP requests and responses. General Information: - Name of...