wp-chinese-converter/vendor/symfony/polyfill-intl-normalizer
feibisi 81b2237d50 Refactor core and modules, update dependencies
Introduces new core abstractions and module management classes, adds several new modules (modern cache, REST API, SEO enhancement), and removes deprecated/disabled assets and code. Updates vendor dependencies, including Symfony components and php-opencc, and cleans up related files. This refactor improves code organization, extensibility, and modernizes the plugin's architecture.
2025-09-28 04:43:51 +08:00
..
Resources Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
bootstrap.php Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
bootstrap80.php Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
composer.json Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
LICENSE Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
Normalizer.php Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00
README.md Refactor core and modules, update dependencies 2025-09-28 04:43:51 +08:00

Symfony Polyfill / Intl: Normalizer

This component provides a fallback implementation for the Normalizer class provided by the Intl extension.

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.