khaled.alshamaa/ar-php
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| behat/gherkin | 0.80 | behat/gherkin is a PHP library for parsing the Gherkin language used in BDD. Read and tokenize feature files, build an AST, and integrate with Behat or other test runners to execute human-readable scenarios in your test suite. | 1,061 | 1,068 | 94 | 3M | 9 | 37.0 | 61.5 | MIT | 4 months ago | |
| punic/punic | 0.80 | Punic is a PHP library for internationalization built on CLDR, offering locale-aware date/time and number formatting, units and currencies, parsing, and localized names. Useful for apps needing consistent i18n output without heavy dependencies. | 154 | 158 | 24 | 36K | 7 | 32.4 | 40.7 | NOASSERTION | 3 years ago | |
| wamania/php-stemmer | 0.79 | 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. | 143 | 146 | 36 | 137K | 3 | 25.8 | 48.8 | MIT | 1 year ago | |
| nikic/php-parser | 0.79 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,424 | 17,486 | 1,121 | 15M | 46 | 84.7 | 76.0 | BSD-3-Clause | 4 months ago | |
| widmogrod/php-functional | 0.78 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 367 | 372 | 32 | 192K | 7 | 29.0 | 46.9 | MIT | 1 year ago | |
| joomla/language | 0.78 | Joomla Framework Language package for internationalization and translations. Provides interfaces and utilities to manage language strings, load translation files, and integrate multilingual support in PHP 8.1+ applications (requires joomla/string). | 4 | 4 | 13 | 10K | 0 | 21.9 | 53.6 | GPL-2.0 | 8 months ago | |
| edulazaro/laratext | 0.78 | Laratext manages Laravel translation strings by pairing key + text for readable files and stable translations. Adds @text/text() helpers, scans and updates language files, and can auto-translate missing keys via OpenAI or Google Translate across locales. | 75 | 75 | 7 | 276 | 0 | 25.1 | 10.8 | MIT | 1 month ago | |
| raveren/kint | 0.78 | Kint is a powerful, developer-friendly PHP debugging and inspection tool for Laravel. Dump variables with rich, readable output (arrays, objects, stack traces, timing) in the browser or CLI, making it easier to explore data and troubleshoot faster. | 56 | 27 | 4 | 4K | 1 | 27.1 | 29.2 | MIT | 2 years ago | |
| spatie/laravel-translatable | 0.77 | Add multilingual fields to Eloquent models using a simple HasTranslations trait. Store translations as JSON on the model (no extra tables). Set/get translations per locale, switch app locale, fetch all translations, and even translate nested JSON keys via -> notation. | 2,429 | 2,455 | 298 | 944K | 0 | 50.5 | 42.1 | MIT | 1 month ago | |
| bottelet/translation-checker | 0.77 | Laravel dev tool to scan your code for translation strings, detect missing keys in lang files (JSON/PHP), and sync them across locales. Optionally use AI to auto-translate missing entries; otherwise adds null placeholders to keep files consistent. | 130 | 130 | 8 | 4K | 2 | 25.8 | 25.2 | MIT | 3 months ago | |
| phpdocumentor/phpdocumentor | 0.77 | phpDocumentor generates comprehensive PHP documentation from source code and DocBlocks. It produces API docs, UML diagrams, and parses Markdown/ReStructuredText, with tooling to embed API references into narrative docs to keep documentation in sync. | 4,319 | 4,390 | 640 | 15K | 160 | 85.6 | 43.6 | MIT | 4 months ago | |
| yooper/php-text-analysis | 0.77 | PHP Text Analysis provides Information Retrieval and NLP tools in PHP: tokenization, normalization, stemming, frequency and n-gram analysis, document comparison, sentiment and classification, collocations (PMI), lexical diversity, corpus analysis, and summarization. | 531 | 539 | 91 | 7K | 8 | 36.6 | 21.4 | MIT | 1 year ago | |
| scrivo/highlight.php | 0.75 | Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. | 710 | 724 | 45 | 2M | 13 | 37.7 | 59.7 | BSD-3-Clause | 3 years ago | |
| voku/portable-ascii | 0.75 | PHP 7+ library to transliterate Unicode to portable ASCII for slugs, URLs, and safe filenames. Works without mbstring/iconv, lightweight and easy to bundle. Based on Unidecode/Stringy-style mappings with handy helper methods. | 574 | 578 | 45 | 10M | 19 | 11.0 | 64.8 | MIT | — |
How can I help you explore Laravel packages today?