HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/public_html/inventorypacket.com/vendor/khaled.alshamaa/ar-php/composer.json
{
	"name": "khaled.alshamaa/ar-php",
	"description": "Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP",
	"type": "library",
	"license": "LGPL-3.0",
	"homepage": "https://github.com/khaled-alshamaa/ar-php",

	"support": {
		"issues": "https://github.com/khaled-alshamaa/ar-php/issues"
	},
    
	"keywords": [
		"Arabic", "arabic-sentiment", "arabic-numbers", "arabic-glyphs", "arabic-calendar", "arabic-sql-query", "arabic-segments-identifier"
	],
	
	"authors": [
		{
			"name": "Khaled Al-Sham'aa",
			"email": "khaled@ar-php.org",
			"homepage":"http://www.ar-php.org",
            "role": "Developer"
		}
	],

	"require": {
		"php": ">=5.6.0",
		"ext-calendar": "*",
		"ext-mbstring": "*"
	},

	"require-dev": {
		"phpunit/phpunit": "9.*"
	},

	"autoload": {
		"psr-4": {
			"ArPHP\\I18N\\": "src"
		}
	}
}