wamania/php-stemmer
PHP library for stemming words in multiple languages (Snowball-based). Reduce words to their root form for search, indexing, and text analysis. Lightweight and easy to integrate into PHP apps, with ready-to-use stemmers for common languages.
Architecture fit: The package is a native PHP library, aligning with Laravel's PHP foundation. However, the "unknown" repository status prevents verification of code quality, dependency management, or ecosystem compatibility, undermining trust in its reliability for production use.
Integration feasibility: Composer installation is trivial, but the lack of a public repository makes it impossible to assess version compatibility, security patches, or Laravel-specific integrations (e.g., service providers/facades). Manual wrapping in a Laravel service class would be required, adding complexity.
Technical risk: High. The "unknown" repository implies no public
How can I help you explore Laravel packages today?