Download the PHP package wimdevgroup/personizer-php without Composer
On this page you can find all versions of the php package wimdevgroup/personizer-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wimdevgroup/personizer-php
More information about wimdevgroup/personizer-php
Files in wimdevgroup/personizer-php
Download wimdevgroup/personizer-php
More information about wimdevgroup/personizer-php
Files in wimdevgroup/personizer-php
Vendor wimdevgroup
Package personizer-php
Short Description PHP client library for Personizer calendar API to fetch and filter calendar events from ICS feeds
License MIT
Package personizer-php
Short Description PHP client library for Personizer calendar API to fetch and filter calendar events from ICS feeds
License MIT
Please rate this library. Is it a good library?
Informations about the package personizer-php
Personizer PHP Client
PHP client library für die Personizer Kalender API. Ermöglicht das Abrufen und Filtern von Kalenderevents aus ICS-Feeds.
Installation
Verwendung
Grundlegende Verwendung
Erweiterte Filteroptionen
Filteroptionen im Detail
| Option | Typ | Standard | Beschreibung |
|---|---|---|---|
query |
string|null | null | Filtert Events nach Titelinhalt (case-insensitive) |
limit |
int | 10 | Maximale Anzahl zurückgegebener Events (1-100) |
future_only |
bool | true | Zeigt nur Events in der Zukunft |
days_ahead |
int|null | null | Begrenzt Events auf die nächsten X Tage (1-365) |
today |
bool | false | Zeigt nur Events vom heutigen Tag |
Beispiele
Event-Datenstruktur
Jedes Event wird als Array mit folgenden Feldern zurückgegeben:
Zeitzone
Alle Zeiten werden automatisch in die Zeitzone Europe/Berlin konvertiert.
Fehlerbehandlung
Systemanforderungen
- PHP >= 8.0
- ext-json
Lizenz
MIT
All versions of personizer-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package wimdevgroup/personizer-php contains the following files
Loading the files please wait ...