https://github.com/hexlet-components/php-slim-example
Self study from php-mvc course
https://github.com/hexlet-components/php-slim-example
Last synced: 5 months ago
JSON representation
Self study from php-mvc course
- Host: GitHub
- URL: https://github.com/hexlet-components/php-slim-example
- Owner: hexlet-components
- Created: 2021-10-12T07:59:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T15:54:06.000Z (7 months ago)
- Last Synced: 2025-12-04T00:54:21.659Z (7 months ago)
- Language: PHP
- Homepage: https://slim-example.hexlet.app/
- Size: 72.3 KB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexlet-slim-example
[](https://github.com/hexlet-components/slim-example/actions/workflows/phpci.yml)
Demo: https://slim-example.hexlet.app/
## Requirements
* PHP >=7.4
* Composer
## Usage
```bash
make setup
make start
```
Open in browser: http://localhost:8000
---
[](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=hexlet-slim-example)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=hexlet-slim-example).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).