Download the PHP package still-code/ar-php-laravel without Composer
On this page you can find all versions of the php package still-code/ar-php-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download still-code/ar-php-laravel
More information about still-code/ar-php-laravel
Files in still-code/ar-php-laravel
Package ar-php-laravel
Short Description ar-php-laravel
License MIT
Homepage https://github.com/still-code/ar-php-laravel
Informations about the package ar-php-laravel
laravel package for the Ar-PHP Project
this is just a wrapper to use with laravel for the Ar-PHP Library, for more details checkout khaled-alshamaa: ar-php
Installation
You can install the package via composer:
Available functions
Spell Numbers in the Arabic Idiom
English-Arabic Transliteration
Arabic Gender Guesser
Check the Gender
get the gender as string
Parse any Arabic textual datetime description into timestamp
Arabic Sentiment Analysis
Arabic Text Standardize
Arabic Auto Summarize
Convert Money to string
Spell Numbers in the Arabic Idiom
Arabic Glyphs to Render Arabic Text
translate arabic text to english, useful for slug generating
Search with Eloquent and query Builder
Using search for arabic letters with Eloquent Builder
you can use the same with Query Builder:
you can set the search mode OR
(default) or AND
and it will find result for any of the words:
فلسطينيون فلسطيني فلسطينية فلسطينيتين فلسطينيين فلسطينيان فلسطينيات فلسطينيوا
you can also sort the results by using:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Khaled Alshamaa
- All Contributors
Todo
- write more tests
- add more functions from the main package
- add helpers for the Facade
License
The MIT License (MIT). Please see License File for more information.
All versions of ar-php-laravel with dependencies
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
khaled.alshamaa/ar-php Version ^6.3