Skip to content

AlchemicStudio/ponto-php

Repository files navigation

Implementation of the Ponto API in PHP

Latest Version on Packagist Tests Total Downloads

Implementation of the Ponto API in PHP

/!\ This package is still in development. /!\

You can find the development documentation here.

Installation

You can install the package via composer:

composer require alchemicstudio/ponto-php

Usage

$skeleton = new AlchemicStudio\Ponto();
echo $skeleton->echoPhrase('Hello, AlchemicStudio!');

Testing

The project uses Pest for testing. You can run the tests with:

composer test

PHPStan

The project uses PHPStan for static analysis. You can run the tests with:

composer stan

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Implementation of the Ponto API in PHP

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Contributors 3

  •  
  •  
  •  

Languages