mindee / mindee
Mindee Client Library for PHP
Installs: 143 746
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 5
Open Issues: 0
Requires
- php: >=7.4
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- setasign/fpdf: ^1.8
- setasign/fpdi: ^2.6
- smalot/pdfparser: ^2.11
- symfony/console: >=5.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.38
- madewithlove/license-checker: ^0.10.0
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: ^3.7
Suggests
- ext-imagick: Required for PDF rasterization and image processing features
- ghostscript/ghostscript: Required for PDF rasterization features
- dev-main
- v1.23.0-rc2
- v1.23.0-rc1
- v1.22.0
- v1.21.0
- v1.20.0
- v1.19.0
- v1.18.0
- v1.17.1
- v1.17.0
- v1.16.1
- v1.16.0
- v1.15.0
- v1.14.0
- v1.13.0
- v1.12.0
- v1.11.1
- v1.11.0
- v1.10.0
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.1
- v1.0.0
- v1.0.0-RC2
- v1.0.0-RC1
- dev-release/v1.23.0-rc2
This package is auto-updated.
Last update: 2025-08-01 08:51:30 UTC
README
Mindee API Helper Library for PHP
Quickly and easily connect to Mindee's API services using PHP.
Mindee API Versions
This client library has support for both Mindee platform versions.
Latest - V2
This is the new platform located here:
It uses API version 2.
Consult the Latest Documentation
Legacy - V1
This is the legacy platform located here:
It uses API version 1.
Consult the Legacy Documentation
Additional Information
License
Copyright © Mindee
Available as open source under the terms of the MIT License.