Skip to content

v1.0.0

Choose a tag to compare

@Ikromjon1998 Ikromjon1998 released this 04 Apr 23:14
· 34 commits to main since this release

Initial Release

Document scanner plugin for NativePHP Mobile — scan documents with edge detection, cropping, and perspective correction using native camera APIs.

Features

  • Native scanning via VisionKit (iOS) and ML Kit (Android)
  • Automatic edge detection, perspective correction, and cropping
  • Multi-page scanning support
  • Output as JPEG images or PDF
  • Configurable JPEG quality (1-100) and page limits
  • ScanOptions DTO and OutputFormat enum for type-safe configuration
  • DocumentScanned, ScanCancelled, ScanFailed events
  • Publishable config, JavaScript client library, Pest test suite

Installation

composer require ikromjon/nativephp-mobile-document-scanner