{"id":21394194,"url":"https://github.com/mikeshiyan/lorem-ipsum","last_synced_at":"2026-04-18T10:37:17.350Z","repository":{"id":57049621,"uuid":"111707058","full_name":"mikeshiyan/lorem-ipsum","owner":"mikeshiyan","description":"The Lorem Ipsum string manipulations.","archived":false,"fork":false,"pushed_at":"2017-12-02T18:18:36.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-14T06:27:08.982Z","etag":null,"topics":["composer","ipsum","lorem","manipulations","oop","php","string"],"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/mikeshiyan.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":"2017-11-22T16:21:28.000Z","updated_at":"2017-11-22T17:00:33.000Z","dependencies_parsed_at":"2022-08-23T17:50:09.280Z","dependency_job_id":null,"html_url":"https://github.com/mikeshiyan/lorem-ipsum","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mikeshiyan/lorem-ipsum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshiyan%2Florem-ipsum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshiyan%2Florem-ipsum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshiyan%2Florem-ipsum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshiyan%2Florem-ipsum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshiyan","download_url":"https://codeload.github.com/mikeshiyan/lorem-ipsum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshiyan%2Florem-ipsum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["composer","ipsum","lorem","manipulations","oop","php","string"],"created_at":"2024-11-22T14:14:39.373Z","updated_at":"2026-04-18T10:37:17.329Z","avatar_url":"https://github.com/mikeshiyan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lorem Ipsum\n\n[![Build Status](https://travis-ci.org/mikeshiyan/lorem-ipsum.svg?branch=master)](https://travis-ci.org/mikeshiyan/lorem-ipsum)\n\nPHP class with a lot of static methods to manipulate the _Lorem Ipsum_ string in\nvarious ways.\n\nCan be used as a [Composer](https://getcomposer.org) library.\n\n## Requirements\n\n* PHP \u0026ge; 5.3 (PHP 7.* is recommended)\n\n## Installation\n\nTo add this library to your Composer project:\n```\ncomposer require shiyan/lorem-ipsum\n```\n\n## Usage\n\n```\nuse Shiyan\\LoremIpsum\\LoremIpsum;\n\n// Echo the whole Lorem Ipsum string.\necho LoremIpsum::THE_STRING . \"\\n\\n\";\n\n// Get the 4 Lorem Ipsum sentences with:\n$sentences = LoremIpsum::getSentences();\n// Or get a specific sentence with:\n$sentence = LoremIpsum::getSentence(32);\n\n// Do the same with just words:\n$words = LoremIpsum::getWords();\n$word = LoremIpsum::getWord(1024);\n\n// Have fun supplying any built-in or user-defined function as a static method\n// to the class. The Lorem Ipsum string will be prepended to the argument list:\necho LoremIpsum::str_shuffle() . \"\\n\\n\";\necho LoremIpsum::strtr(array(\"a\" =\u003e \"å\", \"o\" =\u003e \"ö\", \".\" =\u003e \"¿\")) . \"\\n\\n\";\necho LoremIpsum::strrev() . \"\\n\\n\";\necho LoremIpsum::str_repeat(5) . \"\\n\\n\";\necho LoremIpsum::strtoupper() . \"\\n\\n\";\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshiyan%2Florem-ipsum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshiyan%2Florem-ipsum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshiyan%2Florem-ipsum/lists"}