Download the PHP package ameen-sarsour/ar-php without Composer

On this page you can find all versions of the php package ameen-sarsour/ar-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ar-php

ar-php

This Library clone from ar-php, It is a powerfull library to support Arabic in PHP.

Installation

The preferred way to install this extension is through composer.

Either run

Usage

Example Conver Hijri String to TimeStamp

Yii2

same Example

To use this extension, simply add the following code in your application configuration:

You can then call the function :

ArPHP Full Features

en العربية library name Example Github link Example Result
Arabic text auto summarization التلخيص الآلي للنص العربي AutoSummarize Example Result
Advanced Arabic search (stem based) بحث متقدم بالعربية (بدلالة ساق الكلمة) Query Example Result
Present dates in Arabic or Hijri عرض التواريخ بالعربية أو الهجرية Date Example Result
Convert Hijri date into Unix timestamp تحويل التاريخ الهجري إلى Unix timestamp Mktime Example Result
Parse Arabic textual datetime into timestamp تحويل أي نص عربي يصف التاريخ إلى timestamp StrToTime Example Result
Transliterate English words in Arabic الترجمة اللفظية للكلمات الإنجليزية بالعربية Transliteration Example Result
Transliterate Arabic words in English الترجمة اللفظية للكلمات العربية بالإنجليزية Transliteration Example Result
Spell numbers in Arabic idiom التفقيط: كتابة الأرقام العربية Numbers Example Result
Phonetically alike Arabic words التشابه اللفظي للكلمات العربية Soundex Example Result
Arabic character set auto detection التعرف الآلي على مجموعة المحارف العربية CharsetD Example Result
Identify Arabic in multi language documents تمييز النصوص العربية في الوثائق المتعددة اللغات Identifier Example Result
Identify names & places in Arabic text تحديد الأسماء والأماكن في النص العربي WordTag Example Result
Guess gender of Arabic names تخمين جنس الأسماء العربية Gender Example Result
Convert keyboard language programmatically تغيير لغة لوحة المفاتيح برمجيا KeySwap Example Result
Calculate the time of Muslim prayer حساب أوقات صلاة المسلمين Salat Example Result
Compress string using Huffman-like coding ضغط النصوص بشيفرة مشابهة لشيفرة هوفمان CompressStr Example Result
Standardize Arabic text نسيق النصوص العربية Standard Example Result
Arabic stemmer استخلاص ساق (جذر) الكلمة Stemmer Example Result
Arabic Cities List قائمة المدن العربية --- Example Result
Informations about Arabic countries معلومات عن الدول العربية Example Result
Arabic text normalisation تسوية/توحيد النص العربي Normalise Example Result
Translate English words into Hieroglyphics ترجمة الكلمات الإنجليزية إلى الهيروغليفية Example Result
Translate English words into Phoenician ترجمة الكلمات الإنجليزية إلى الفينيقية Example Result

ArPHP Official Site

For full documentation ar-php

License

GNU Lesser General Public License v3.0


All versions of ar-php with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.0
ext-simplexml Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ameen-sarsour/ar-php contains the following files

Loading the files please wait ....