Skip to content

Blue-Energy/apixu-php

 
 

Repository files navigation

Apixu PHP

PHP library for Apixu Weather API

Install

composer require apixu/apixu-php

Usage

See the examples.

Integration with Frameworks

Development

  • Requirements: Docker, Make
  • Install: make build && make install
  • Run QA tools: make
  • Work inside container: make run APIXUKEY=yourapikey
  • See Makefile

Packages

No packages published

Languages

  • PHP 98.3%
  • Other 1.7%