mchljams/gcia

PHP Library for the Google Civic Information API

Maintainers

Package info

github.com/mchljams/gcia

Homepage

pkg:composer/mchljams/gcia

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.0.1 2017-09-28 23:01 UTC

This package is not auto-updated.

Last update: 2026-03-15 12:20:21 UTC


README

Lorem Ipsum

How To Use

Lorem Ipsum

Unit Tests

Run Unit Tests

Change directory to the root of this package and run:

./vendor/bin/phpunit

Run Unit Tests With HTML Coverage Report

(xdebug required)

./vendor/bin/phpunit --coverage-html coverage

Code Linting

Using PHP_CodeSniffer

Developed using the PSR-2 Standard

./vendor/bin/phpcs --standard=PSR2 ./src