{"id":19031961,"url":"https://github.com/johnnymast/myio","last_synced_at":"2025-04-23T16:41:17.124Z","repository":{"id":18698462,"uuid":"84979323","full_name":"johnnymast/myio","owner":"johnnymast","description":"Making your url's shorter one at a time","archived":false,"fork":false,"pushed_at":"2022-06-27T04:41:01.000Z","size":2424,"stargazers_count":6,"open_issues_count":15,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-18T01:48:06.709Z","etag":null,"topics":["composer","elegance","laravel","php","shorten-urls","shorturl"],"latest_commit_sha":null,"homepage":"https://myio.nl2nd.com","language":"JavaScript","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/johnnymast.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-14T17:42:01.000Z","updated_at":"2024-12-13T20:19:45.000Z","dependencies_parsed_at":"2022-08-21T14:10:22.492Z","dependency_job_id":null,"html_url":"https://github.com/johnnymast/myio","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/johnnymast%2Fmyio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymast%2Fmyio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymast%2Fmyio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymast%2Fmyio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnnymast","download_url":"https://codeload.github.com/johnnymast/myio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250472029,"owners_count":21436067,"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":["composer","elegance","laravel","php","shorten-urls","shorturl"],"created_at":"2024-11-08T21:25:52.620Z","updated_at":"2025-04-23T16:41:17.105Z","avatar_url":"https://github.com/johnnymast.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/johnnymast/myio.svg?branch=master)](https://travis-ci.org/johnnymast/myio)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/johnnymast/myio/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/johnnymast/myio/?branch=master)\n[![StyleCI](https://styleci.io/repos/84979323/shield?branch=master)](https://styleci.io/repos/84979323)\n[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social\u0026label=Contact)](https://twitter.com/intent/tweet?text=@uklaravel)\n\n\n\n## About MyIO\n\nThis project started as a project to practice for working on a project in a group. In fact whats more easy then a url shorting service on laravel right? After some time and more and more members joined the project became a bigger thing it even has an own logo for crying out loud lol.\n\n\n# Step 1: install composer\n\nFirst thing you is installing composer on to your system. You can get composer [here](https://getcomposer.org/download/). Don't worry it might seem intimidating but its really not.\n\n# Step 2: Installing using composer\n\nAs i am writing this document you can tryout the development version of MyIO by creating a project with MyIO.\n \n```bash\n$  composer create-project -sdev johnnymast/myio\n```\n\n# Step 3: Stetting up the environment\n\nMyIO gives you the option to copying the .env.example into .env and configure your project that way. You could alternatively use the MyIO installer.\n \n\n```bash\n$ php artisan myio:install\nWelcome to MyIO. We will get you started quickly by asking you a few questions.\n\n What environment will you run MyIO in [local]:\n \u003e\n\n Enable debugging?  [true]:\n \u003e\n\n Logging level [debug]:\n \u003e\n\n Application url [http://localhost]:\n \u003e\n\n Database connection [mysql]:\n \u003e mysql\n\n Database host [127.0.0.1]:\n \u003e\n \n Database port [3306]:\n \u003e\n\n Database name [myio]:\n \u003e myio\n\n Database user [root]:\n \u003e root\n \n Database password [root]:\n \u003e root\n \nHave fun ...\n\n$\n\n\n```\n\n# Step 4: Run your migrations\n\nUse artisan to run your migrations. This will create your database for the website.\n\n\n```bash\n-bash-4.2$ php artisan migrate\nMigration table created successfully.\nMigrated: 2014_10_12_000000_create_users_table\nMigrated: 2014_10_12_100000_create_password_resets_table\nMigrated: 2017_03_14_172117_create_links_table\nMigrated: 2017_03_14_184704_create_hits_table\n-bash-4.2$\n\n```\n\n```bash\n$ php artisan myio:testenv\nWelcome to the MyIO testing environment.\n\nCreated ./database/database.sqlite\nCreated .env.testing\n\nHappy testing ...\n$\n```\n\n## Requirements\n\nThe following versions of PHP are supported by this version.\n\n+ PHP 5.6\n+ PHP 7.0\n+ PHP 7.1\n+ HHVM\n\n\n\n## Contributing\n\nTODO\n\n## Special thanks\n\nWe like to thank everyone who contributed to this product. Most of these people are straight from our [Slack](xx) but you can earn your place on this list as well.\n\nBy no special order here are our contributors.\n\n| Name        | Role           |\n|:-------------|:-------------|\n| [Steve Popoola](https://github.com/stevepop)      | Design and development |  \n| [Johnny Mast](https://github.com/johnnymast)     | Core development | \n| [Rick Bolton](https://github.com/rickbolton) | Design and Development  |  \n| [Siddharth](https://github.com/siddharthghedia) | Design and Development |  \n\n## Contact us\n\nThis package is created and maintained by [LaravelUK](https://laraveluk.slack.com/). If you have any questions please feel free to contact us on our [Slack](https://laraveluk.slack.com/) space. \n\nWe all know making new friends can be hard and especially if your a little bit shy (we have been there) it can be hard to approach people. We have a nice solution for that because you can find us on [Twitter](https://twitter.com/UKLaravel) as well to hang out and read what we have to say there (You don't have to rush anything).\n \n## License\n\nCopyright (c) 2017 LaravelUK\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnymast%2Fmyio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnnymast%2Fmyio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnymast%2Fmyio/lists"}