{"id":18862902,"url":"https://github.com/bayatgames/php-savegamepro-mongodb","last_synced_at":"2026-04-09T16:32:30.848Z","repository":{"id":80563784,"uuid":"107404269","full_name":"BayatGames/php-savegamepro-mongodb","owner":"BayatGames","description":"Save Game Pro Cloud, PHP MongoDB Database Support.","archived":false,"fork":false,"pushed_at":"2019-10-02T05:05:57.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-30T21:17:03.320Z","etag":null,"topics":["bayat","bayat-games","cloud","database","mongodb","php","php-mongodb","savegame","savegamepro","unity","unity3d"],"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/BayatGames.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":"2017-10-18T12:19:31.000Z","updated_at":"2019-10-02T05:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"abd900e1-6f58-4561-a65c-e7bae728cb21","html_url":"https://github.com/BayatGames/php-savegamepro-mongodb","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/BayatGames%2Fphp-savegamepro-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2Fphp-savegamepro-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2Fphp-savegamepro-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2Fphp-savegamepro-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BayatGames","download_url":"https://codeload.github.com/BayatGames/php-savegamepro-mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808149,"owners_count":19700440,"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":["bayat","bayat-games","cloud","database","mongodb","php","php-mongodb","savegame","savegamepro","unity","unity3d"],"created_at":"2024-11-08T04:36:10.192Z","updated_at":"2026-02-10T17:30:14.541Z","avatar_url":"https://github.com/BayatGames.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Save Game Pro Cloud - PHP MongoDB\n\nSave Game Pro Cloud, PHP MongoDB Database Support.\n\n## Requirements\n\nThe below components are required to install Save Game Pro Cloud:\n\n- [Composer](https://getcomposer.org/)\n\n## Installation\n\nYou can install the Save Game Pro Cloud - PHP MongoDB support via below ways:\n\n- [Clone](#clone)\n- [Download](#download)\n\nAlso, we can install it for you:\n\n- [Automatic Installation](#automatic-installation)\n\n### Clone\n\nClone it using Git:\n\n```\ngit clone https://github.com/BayatGames/php-savegamepro-mongodb.git\n```\n\nThen navigate to the folder:\n\n```\ncd php-savegamepro-mongodb\n```\n\nAnd install dependencies:\n\n```\ncomposer install\n```\n\nOr\n\n```\nphp composer.phar install\n```\n\nNow, navigate to the cloned folder from your Browser.\n\nFor example: http://localhost/php-savegamepro-mongodb\n\nThen follow the steps to install the Save Game Pro Cloud.\n\n### Download\n\n[Download the ZIP](https://github.com/BayatGames/php-savegamepro-mongodb/archive/master.zip) file and extract it.\n\nThen navigate to the folder and run the below command to install dependencies:\n\n```\ncomposer install\n```\n\nOr\n\n```\nphp composer.phar install\n```\n\nNow, navigate to the cloned folder from your Browser.\n\nFor example: http://localhost/php-savegamepro-mongodb\n\nThen follow the steps to install the Save Game Pro Cloud.\n\n## Getting Started\n\nMake sure the server and database is running.\n\nNow navigate to the save game pro installation folder from your browser, for example: http://localhost/php-savegamepro-mongodb\n\nNow fill the required fields to install Save Game Pro Cloud.\n\nWhen the installation completes, the Save Game Pro Cloud generates a secret key for accessing the API from Unity, so Copy/Paste the code to Unity and make your requests.\n\nNow, place the Save Game Pro installation URL in Unity, for example: http://localhost/php-savegamepro-mongodb/index.php\n\n**Notice**: The `index.php` at the end of the URL is required, otherwise all requests will fail.\n\n**Notice**: Keep the Secret Key in a safe place, because you can't see that page again.\n\n**Notice**: The MongoDB database connection does not needs a user name and password most of the time, so you can leave them empty.\n\n## Automatic Installation\n\nDon't want to install manually, contact us and we will be happy to install it for you:\n\n[Support](https://github.com/BayatGames/Support)\n\nIt is a paid service and the operator will report back to you the price.\n\n## Resources\n\n- [Save Game Pro](https://github.com/BayatGames/SaveGamePro)\n- [PHP](http://php.net)\n- [Composer](https://getcomposer.org/)\n- [MongoDB](https://www.mongodb.com)\n- [Support](https://github.com/BayatGames/Support)\n\n## License\n\nMIT @ [Bayat Games](https://github.com/BayatGames)\n\nMade with :heart: by [Bayat Games](https://github.com/BayatGames)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayatgames%2Fphp-savegamepro-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbayatgames%2Fphp-savegamepro-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayatgames%2Fphp-savegamepro-mongodb/lists"}