medyat/parapos

Php client for Parapos API

2.1.1 2025-04-10 21:37 UTC

This package is auto-updated.

Last update: 2025-04-10 21:38:54 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