{"id":18343441,"url":"https://github.com/cosimo/phpwiki2mediawiki","last_synced_at":"2025-04-09T21:49:59.655Z","repository":{"id":1328266,"uuid":"1273844","full_name":"cosimo/phpwiki2mediawiki","owner":"cosimo","description":"A small wiki format conversion tool","archived":false,"fork":false,"pushed_at":"2011-01-20T06:53:30.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:49:56.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosimo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-20T06:53:04.000Z","updated_at":"2013-10-10T16:19:27.000Z","dependencies_parsed_at":"2022-07-17T12:46:17.182Z","dependency_job_id":null,"html_url":"https://github.com/cosimo/phpwiki2mediawiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fphpwiki2mediawiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fphpwiki2mediawiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fphpwiki2mediawiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fphpwiki2mediawiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosimo","download_url":"https://codeload.github.com/cosimo/phpwiki2mediawiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119405,"owners_count":21050754,"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":[],"created_at":"2024-11-05T20:36:03.827Z","updated_at":"2025-04-09T21:49:59.627Z","avatar_url":"https://github.com/cosimo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"phpwiki2mediawiki\n=================\n\n= Introduction =\n\nThis tool can help you quickly convert a phpwiki page into a mediawiki page.\nIt's not a batch tool, but it can assist you build one.\n\n== Requirements ==\n\nIt requires php5 to run.\nUsually the =php5-cli= package is all you need.\n\n  sudo aptitude install php5-cli\n\n== How it works ==\n\nIt reads the phpwiki page content from STDIN, and outputs the content converted\nto mediawiki format to STDOUT.\n\n=== Example ===\n\n  $ php5 ./phpwiki2mediawiki.php \u003c Sample.phpwiki \u003e Sample.mediawiki\n\nNo additional format checks are done.\nIf the format is not phpwiki, then you're basically screwed.\nIt helped me at least.\n\nGood luck!\n\n== Where does this come from? ==\n\nIt comes from another phpwiki-to-mediawiki conversion tool I've seen\non the Internetz, plus a few more bonus fixes thrown in.\nHere's the original source of inspiration:\n\nhttp://www.webforce.co.nz/phpwiki2mediawiki.php.txt\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Fphpwiki2mediawiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosimo%2Fphpwiki2mediawiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Fphpwiki2mediawiki/lists"}