mchljams/gcia

PHP Library for the Google Civic Information API

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/mchljams/gcia

0.0.1 2017-09-28 23:01 UTC

This package is not auto-updated.

Last update: 2025-10-12 09:57:29 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