{"id":22076787,"url":"https://github.com/jodacame/codeigniter-helper-multibytes-compatibility","last_synced_at":"2026-04-22T21:34:40.234Z","repository":{"id":91786129,"uuid":"121128845","full_name":"jodacame/Codeigniter-Helper-Multibytes-Compatibility","owner":"jodacame","description":"Allow basic compatilibity with multibytes functions","archived":false,"fork":false,"pushed_at":"2018-02-11T14:19:54.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T18:02:29.794Z","etag":null,"topics":["ci","codeigniter","codeigniter-helper","codeigniter-library","functions","helper","multibyte-strings"],"latest_commit_sha":null,"homepage":null,"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/jodacame.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-11T13:59:35.000Z","updated_at":"2022-11-26T18:12:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4dff29c7-f547-46b7-84aa-d6022fdab46b","html_url":"https://github.com/jodacame/Codeigniter-Helper-Multibytes-Compatibility","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jodacame/Codeigniter-Helper-Multibytes-Compatibility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodacame%2FCodeigniter-Helper-Multibytes-Compatibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodacame%2FCodeigniter-Helper-Multibytes-Compatibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodacame%2FCodeigniter-Helper-Multibytes-Compatibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodacame%2FCodeigniter-Helper-Multibytes-Compatibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jodacame","download_url":"https://codeload.github.com/jodacame/Codeigniter-Helper-Multibytes-Compatibility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jodacame%2FCodeigniter-Helper-Multibytes-Compatibility/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642931,"owners_count":23341815,"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":["ci","codeigniter","codeigniter-helper","codeigniter-library","functions","helper","multibyte-strings"],"created_at":"2024-11-30T22:28:06.107Z","updated_at":"2026-04-22T21:34:35.202Z","avatar_url":"https://github.com/jodacame.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codeigniter Helper Multibytes Compatibilty\n\nIt's a simple helper for keep working your code if the server don't have installed multibyte functions library\n\n\n## The Problem\n```\nA PHP Error was encountered\nSeverity: Error\nMessage:  Call to undefined function mb_XXXXXX()\n```\n\n## The Basic Solution\n\n- Copy **multibytes_helper.php** into the **application/helpers** directory \n\n- Edit **application/config/autoload.php** file and load **multibytes** helper\n\n\u003cimg title=\"Load helper editing autoload.php file\" src=\"https://raw.githubusercontent.com/jodacame/Codeignter-Helper-Multibytes-Compatibility/master/example.png\"\u003e\n\n## Supported Functions \n\n- mb_strtolower\n- mb_strtoupper\n- mb_strlen\n- mb_substr\n- mb_strpos\n\n## Requirements\n\n- Codeigniter installed\n\n**This is a very basic solution for keep running in production your software**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodacame%2Fcodeigniter-helper-multibytes-compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjodacame%2Fcodeigniter-helper-multibytes-compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjodacame%2Fcodeigniter-helper-multibytes-compatibility/lists"}