mrwang211 / cc-cedict
Parser and downloader for the CC-CEDICT chinese dictionary https://www.mdbg.net/chinese/dictionary?page=cedict
Fund package maintenance!
v1.0.3
2026-03-29 05:43 UTC
Requires
- php: ^8.4
- mrwang211/pinyin-pro: ^1.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.8
- orchestra/testbench: ^10.0.0||^9.0.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-arch: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
This package is auto-updated.
Last update: 2026-04-22 17:57:03 UTC
README
This library helps with downloading and parsing CC-CEDICT, a Chinese-English dictionary maintained by MDBG and contributors. CC-CEDICT is licensed under CC BY-SA 3.0.
Installation
You can install the package via composer:
composer require mrwang211/cc-cedict-php
Usage
TODO
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.