{"id":25391604,"url":"https://github.com/awes-io/installer","last_synced_at":"2025-10-30T17:31:25.298Z","repository":{"id":62490210,"uuid":"179273371","full_name":"awes-io/installer","owner":"awes-io","description":"Installer soft for Awes.IO","archived":false,"fork":false,"pushed_at":"2020-06-21T05:45:16.000Z","size":17,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-24T12:38:16.628Z","etag":null,"topics":["awes-io","installer","laravel","php"],"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/awes-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-03T11:12:04.000Z","updated_at":"2022-07-15T21:36:36.000Z","dependencies_parsed_at":"2022-11-02T11:15:43.134Z","dependency_job_id":null,"html_url":"https://github.com/awes-io/installer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awes-io%2Finstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awes-io%2Finstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awes-io%2Finstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awes-io%2Finstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awes-io","download_url":"https://codeload.github.com/awes-io/installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239016774,"owners_count":19568302,"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":["awes-io","installer","laravel","php"],"created_at":"2025-02-15T15:56:06.666Z","updated_at":"2025-10-30T17:31:24.992Z","avatar_url":"https://github.com/awes-io.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\n[![Analytics](https://ga-beacon.appspot.com/UA-134431636-1/awes-io/installer)](https://github.com/awes-io/installer)\n\n## Server Requirements\n\n* PHP \u003e= 7.1.3\n* OpenSSL PHP Extension\n* PDO PHP Extension\n* Mbstring PHP Extension\n* Tokenizer PHP Extension\n* XML PHP Extension\n* Ctype PHP Extension\n* JSON PHP Extension\n* BCMath PHP Extension\n\n## Installing AwesIO\n\n[Awes.IO](https://www.awes.io) utilizes [Composer](https://getcomposer.org/) to manage its dependencies. So, before using [Awes.IO](https://www.awes.io), make sure you have Composer installed on your machine.\n\nFirst, download the [Awes.IO](https://www.awes.io) installer using Composer:\n```bash\ncomposer global require awes-io/installer\n```\n\nMake sure to place composer's system-wide vendor bin directory in your `$PATH` so the awes-io executable can be located by your system. This directory exists in different locations based on your operating system; however, some common locations include:\n\n- macOS: `$HOME/.composer/vendor/bin`, command: `export PATH=~/.composer/vendor/bin:$PATH`\n- GNU / Linux Distributions: `$HOME/.config/composer/vendor/bin`\n- Windows: `%USERPROFILE%\\AppData\\Roaming\\Composer\\vendor\\bin`\n\nOnce installed, the `awes-io new` command will create a fresh [Awes.IO](https://www.awes.io) installation in the directory you specify. For instance, `awes-io new crm` will create a directory named `crm` containing a fresh [Awes.IO](https://www.awes.io) installation with all of [Awes.IO](https://www.awes.io)'s dependencies already installed:\n\n```bash\nawes-io new crm\n```\n\nTo create demo project use `awes-io demo` command\n\n```bash\nawes-io demo crm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawes-io%2Finstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawes-io%2Finstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawes-io%2Finstaller/lists"}