{"id":15579114,"url":"https://github.com/mabasic/phel-web","last_synced_at":"2025-10-18T21:31:03.048Z","repository":{"id":62521247,"uuid":"344861314","full_name":"mabasic/phel-web","owner":"mabasic","description":"Getting started Web template for Phel lang.","archived":false,"fork":false,"pushed_at":"2021-10-16T13:02:34.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T10:14:06.583Z","etag":null,"topics":["hacktoberfest","phel","project","template"],"latest_commit_sha":null,"homepage":"","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/mabasic.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":"2021-03-05T16:01:06.000Z","updated_at":"2024-06-06T11:36:23.000Z","dependencies_parsed_at":"2022-11-02T13:32:45.486Z","dependency_job_id":null,"html_url":"https://github.com/mabasic/phel-web","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/mabasic%2Fphel-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mabasic","download_url":"https://codeload.github.com/mabasic/phel-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237023438,"owners_count":19242697,"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":["hacktoberfest","phel","project","template"],"created_at":"2024-10-02T19:13:53.146Z","updated_at":"2025-10-18T21:31:02.697Z","avatar_url":"https://github.com/mabasic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phel - Web\n\nGetting started Web template for [Phel](https://phel-lang.org/) lang.\n\nThis template creates a namespace called `app` for storing your application logic in `src/` directory, a public directory with `index.php` file for serving, and `app\\tests` in `tests/` directory for storing your application tests.\n\n**Requirement: PHP 7.4 or 8.0**\n\n## Installation Via Composer\n\nIf your computer already has PHP and Composer installed, you may create a new Phel project by using Composer directly. After the application has been created, you may start the Phel application using the Phel CLI's `run` command:\n\n```bash\ncomposer create-project mabasic/phel-web example-app dev-main\n\ncd example-app\n\nphp -S localhost:8000 -t ./public/\n```\n\nWhen you open the website on `http://localhost:8000` the output will be:\n\n```\nHello, Phel!\n```\n\n## Shortcuts\n\n- `composer dev` - Starts the PHP development server.\n- `composer repl` - Starts the Phel REPL.\n- `composer test` - Runs the test suite.\n- `composer format {directory}` - Formats the given directory.\n- `composer start {script}` - Executes the given script.\n\n\n## Next Steps\n\nFrom here you can learn more about using Phel from the [official website](https://phel-lang.org/), or view the [source code repository](https://github.com/phel-lang/phel-lang) and contribute to the development of the language and its ecosystem.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabasic%2Fphel-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabasic%2Fphel-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabasic%2Fphel-web/lists"}