phptdgram / adapter-ffi
PHP TD Gram PHP 7.4 FFI Adapter
1.0.0
2020-04-13 05:04 UTC
Requires
- php: ^7.4||^8.0
- ext-ffi: *
- ext-json: *
- phptdgram/adapter: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-13 15:17:12 UTC
README
The PHP TD Gram PHP 7.4 FFI libtdjson
Adapter
Install
Via Composer
$ composer require phptdgram/adapter-ffi
Testing
Run PHP style checker
$ composer cs-check
Run PHP style fixer
$ composer cs-fix
Run all continuous integration tests
$ composer ci-run
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.