{"id":19351534,"url":"https://github.com/opensourcedoc/frameworkless-php","last_synced_at":"2025-02-24T10:27:24.410Z","repository":{"id":77782884,"uuid":"427510103","full_name":"opensourcedoc/frameworkless-php","owner":"opensourcedoc","description":"A \"no framework\" approach to PHP web development","archived":false,"fork":false,"pushed_at":"2024-04-11T02:22:58.000Z","size":1173,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T15:49:00.205Z","etag":null,"topics":["boilerplate","boilerplate-application","boilerplate-web","frameworkless","no-framework","nodejs","nodejs16","php","php81"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/opensourcedoc.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":"2021-11-12T22:17:13.000Z","updated_at":"2024-02-26T20:37:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"a34fff71-ef91-48fa-a059-4620109b0e94","html_url":"https://github.com/opensourcedoc/frameworkless-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fframeworkless-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fframeworkless-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fframeworkless-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fframeworkless-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensourcedoc","download_url":"https://codeload.github.com/opensourcedoc/frameworkless-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240460490,"owners_count":19804904,"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":["boilerplate","boilerplate-application","boilerplate-web","frameworkless","no-framework","nodejs","nodejs16","php","php81"],"created_at":"2024-11-10T04:36:33.371Z","updated_at":"2025-02-24T10:27:24.384Z","avatar_url":"https://github.com/opensourcedoc.png","language":"JavaScript","readme":"# Frameworkless PHP\n\nA \"no framework\" approach to PHP web development.\n\n## System Requirements\n\n### Back End\n\n* Production\n  * A major GNU/Linux distribution is recommended\n  * [PHP](https://www.php.net/) 8.1 or above\n* Development\n  * [Composer](https://getcomposer.org/)\n\n### Front End\n\n* Production\n  * A [modern browser](https://browsehappy.com/) like Chrome or Firefox\n* Development\n  * [Node.js](https://nodejs.org/) 18.x or above\n  * [Gulp](https://gulpjs.com/)\n  * [Sass](https://sass-lang.com/)\n  * [Autoprefixer](https://github.com/postcss/autoprefixer)\n  * [stylelint](https://stylelint.io/)\n  * [Babel](https://babeljs.io/)\n  * [Flow](https://flow.org/en/)\n  * [ESLint](https://eslint.org/)\n\n### Install CLI Tools on Windows\n\n```shell\n\u003e choco install php --version=8.1.21\n\u003e choco install composer\n\u003e choco install nodejs --version=18.16.1\n\u003e choco install rsync\n\u003e choco install sed\n```\n\n## Usage\n\nClone the repo locally:\n\n```shell\n$ git clone https://github.com/cwchentw/frameworkless-php.git myapp\n$ cd myapp\n```\n\nRun your web app locally:\n\n```shell\n$ ./tools/bin/serve localhost:5000\n```\n\nTo deploy your app to a PaaS, invoke this command:\n\n```shell\n$ ./tools/bin/publish\n```\n\nThis command exposes all external files to *public* directory.\n\nTo deploy your app to an IaaS, invoke this command:\n\n```shell\n$ sudo ./tools/bin/sync-to /path/to/www\n```\n\nThe root directory of your app is located in *www* directory.\n\n## Copyright\n\nCopyright (c) 2021-2023 OpenTechTutorials. Licensed under MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fframeworkless-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensourcedoc%2Fframeworkless-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fframeworkless-php/lists"}