https://github.com/icinga/ipl-web
https://github.com/icinga/ipl-web
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/icinga/ipl-web
- Owner: Icinga
- License: mit
- Created: 2018-11-20T15:04:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T14:18:38.000Z (about 1 year ago)
- Last Synced: 2025-06-05T14:27:39.516Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.41 MB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga PHP Library - Web Components

`ipl/web` provides common web components.
## Installation
The recommended way to install this library is via [Composer](https://getcomposer.org):
```
composer require ipl/web
```