Alerts in UA PHP¶
The Alerts in UA PHP library provides a robust, object-oriented interface for the alerts.in.ua API. It simplifies the process of retrieving real-time air raid alert data for Ukraine, supporting asynchronous requests, caching, and comprehensive data modeling.
Key Features¶
- Asynchronous Requests: Built on Guzzle Promises for non-blocking I/O.
- Smart Caching: PSR-16 compatible caching to respect API rate limits and improve performance.
- Rich Models: Fully typed objects for Alerts, Locations, and Statuses.
- Helper Methods: Convenient filtering and data manipulation methods built-in.