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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yooper/stop-words | 0.82 | Collection of stop-word lists gathered from public sources for filtering text in multiple languages. Includes one-word-per-line files and welcomes contributions and validation ideas to improve stop-word quality. | 14 | 14 | 9 | 7K | 1 | 21.0 | 43.2 | Apache-2.0 | 8 years ago | |
| khaled.alshamaa/ar-php | 0.79 | Ar-PHP is a PHP library for Arabic language processing: text shaping and normalization, transliteration, date/hijri handling, numbers-to-words, and other Arabic-specific utilities. Useful for Arabic web apps, reports, and localization. | 332 | 331 | 57 | 84K | 8 | 29.5 | 43.1 | NOASSERTION | 1 year ago | |
| laragraph/utils | 0.76 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| wp-coding-standards/wpcs | 0.61 | WordPress Coding Standards for PHP_CodeSniffer (WPCS) provides PHPCS rulesets and sniffs to enforce WordPress PHP style, best practices, security, and documentation guidelines. Install via Composer and run PHPCS to lint WordPress themes, plugins, and projects. | 2,746 | 2,781 | 517 | 1M | 222 | 77.7 | 75.8 | MIT | 4 months ago | |
| nikic/php-fuzzer | 0.60 | A coverage-guided fuzzing tool for PHP that helps uncover crashes, assertion failures, and security bugs in PHP itself and extensions. Uses AFL-style instrumentation and supports running targets under various sanitizers for fast, automated bug hunting. | 439 | 437 | 17 | 18K | 3 | 26.7 | 26.9 | MIT | 10 months ago | |
| pds/skeleton | 0.60 | PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools. | 2,415 | 2,422 | 166 | 3K | 5 | 40.2 | 8.1 | CC-BY-SA-4.0 | 9 years ago | |
| phlak/coding-standards | 0.60 | Predefined PHP-CS-Fixer coding standards by PHLAK. Install as a dev dependency, initialize via composer exec cs init or create a config using ConfigFactory with a Finder, then run php-cs-fixer. Supports adding or overriding rules via ConfigFactory::make(). | 2 | 2 | 0 | 734 | 0 | 22.5 | 38.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?