medyat/parapos

Php client for Parapos API

2.0.3 2025-02-03 10:21 UTC

This package is auto-updated.

Last update: 2025-03-31 10:43:35 UTC


README

This package provides php client for Parapos API.

Requires PHP 8.2+

๐Ÿงน Keep a modern codebase with Pint:

composer lint

โœ… Run refactors using Rector

composer refacto

โš—๏ธ Run static analysis using PHPStan:

composer test:types

โœ… Run unit tests using PEST

composer test:unit

๐Ÿš€ Run the entire test suite:

composer test