{"id":15561016,"url":"https://github.com/pishran/laravel-persian-string","last_synced_at":"2025-04-23T21:48:00.866Z","repository":{"id":57041861,"uuid":"163909128","full_name":"pishran/laravel-persian-string","owner":"pishran","description":"تبدیل خودکار حروف، اعداد و کاراکترهای عربی، انگلیسی و ... به حروف، اعداد و کاراکترهای فارسی در مدل های لاراول","archived":false,"fork":false,"pushed_at":"2024-03-27T07:32:26.000Z","size":12,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T21:47:49.103Z","etag":null,"topics":["laravel","persian","php","string"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pishran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-03T01:41:17.000Z","updated_at":"2025-03-09T15:13:39.000Z","dependencies_parsed_at":"2025-03-06T17:35:05.161Z","dependency_job_id":"54d224ff-6887-4839-b544-8450a2024617","html_url":"https://github.com/pishran/laravel-persian-string","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pishran%2Flaravel-persian-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pishran%2Flaravel-persian-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pishran%2Flaravel-persian-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pishran%2Flaravel-persian-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pishran","download_url":"https://codeload.github.com/pishran/laravel-persian-string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522297,"owners_count":21444510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","persian","php","string"],"created_at":"2024-10-02T16:04:52.632Z","updated_at":"2025-04-23T21:48:00.833Z","avatar_url":"https://github.com/pishran.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Persian String\n\nتبدیل خودکار حروف، اعداد و کاراکترهای عربی، انگلیسی و ... به حروف، اعداد و کاراکترهای فارسی در مدل های لاراول\n\n\n```php\nuse Illuminate\\Database\\Eloquent\\Model;\nuse Pishran\\LaravelPersianString\\HasPersianString;\n\nclass Post extends Model\n{\n    use HasPersianString;\n\n    protected $persianStrings = [\n        'title',\n        'summary',\n        'content',\n    ];\n}\n```\n\n## روش نصب\n\nبرای نصب و استفاده از این پکیج می توانید از کمپوسر استفاده کنید:\n\n`composer require pishran/laravel-persian-string`\n\n## پیکربندی\n\nانتشار فایل پیکربندی:\n\n`php artisan vendor:publish --provider=\"Pishran\\LaravelPersianString\\ServiceProvider\"`\n\nجهت شخصی سازی قوانین تبدیل، فایل پیکربندی را ویرایش کنید:\n\n`config/persian-string.php`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpishran%2Flaravel-persian-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpishran%2Flaravel-persian-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpishran%2Flaravel-persian-string/lists"}