{"id":18408448,"url":"https://github.com/julkwel/php-string-tools","last_synced_at":"2025-04-07T09:32:55.782Z","repository":{"id":57677929,"uuid":"490316863","full_name":"julkwel/php-string-tools","owner":"julkwel","description":"PHP string tools library for clearance or string comparison ...","archived":false,"fork":false,"pushed_at":"2022-05-09T18:15:03.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T16:02:14.530Z","etag":null,"topics":["php","php-string","php-string-tools","string-tools"],"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/julkwel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-09T14:25:38.000Z","updated_at":"2022-05-20T02:58:37.000Z","dependencies_parsed_at":"2022-08-31T06:50:46.191Z","dependency_job_id":null,"html_url":"https://github.com/julkwel/php-string-tools","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julkwel%2Fphp-string-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julkwel%2Fphp-string-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julkwel%2Fphp-string-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julkwel%2Fphp-string-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julkwel","download_url":"https://codeload.github.com/julkwel/php-string-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247626471,"owners_count":20969310,"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":["php","php-string","php-string-tools","string-tools"],"created_at":"2024-11-06T03:19:12.871Z","updated_at":"2025-04-07T09:32:55.350Z","avatar_url":"https://github.com/julkwel.png","language":"PHP","readme":"# php-string-tools\n\nString tools for php, special chars cleaner and string comparison ... [WIP]\n\n## Installation :\n`$ composer require julkwel/stringtools`\n\n## Usage :\n\n**- String special chars cleaner**\n\n```\n$textToClean = \"ÉÉÊÊÎÎÎî ëŷ we are with spécïal charactêrs and w'ill clean\";\n\\Julkwel\\StringTools\\StrCleaner::cleanString($textToClean)\n\nOutput: \"eeeeiiii ey we are with special characters and will clean\"\n```\n\n**- String Comparison :**\n\n1. Simple use : \n```\necho \\Julkwel\\StringTools\\StrCompare::isStringIsEquals(\"test\", \"test\");\n\nOutput: true\n```\n\n2. Special char removal use : \n```\necho \\Julkwel\\StringTools\\StrCompare::isStringIsEquals(\"têst\", \"test\");\n\nOutput: true\n```\n\nFeel free to reach out to me and say hi !.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulkwel%2Fphp-string-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulkwel%2Fphp-string-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulkwel%2Fphp-string-tools/lists"}