https://github.com/php-run/run
Run is a nano API First framework for building awesome small productive and scalable web apps.
https://github.com/php-run/run
api api-first api-first-approach framework good-first-issue laravel lumen php run
Last synced: about 1 month ago
JSON representation
Run is a nano API First framework for building awesome small productive and scalable web apps.
- Host: GitHub
- URL: https://github.com/php-run/run
- Owner: php-run
- Created: 2022-09-13T07:51:57.000Z (over 3 years ago)
- Default Branch: 1.x
- Last Pushed: 2022-09-22T05:49:43.000Z (over 3 years ago)
- Last Synced: 2025-07-19T03:44:14.284Z (7 months ago)
- Topics: api, api-first, api-first-approach, framework, good-first-issue, laravel, lumen, php, run
- Language: PHP
- Homepage: https://php-run.readthedocs.io/
- Size: 28.3 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/php-run/framework/issues)
[](https://github.com/php-run/framework/stargazers)
[](https://github.com/php-run/framework/tags)
[](LICENSE)
[](https://packagist.org/packages/php-run/framework)
## About Run
Run is a nano API framework for building awesome small productive and scalable web apps.
## Try Run Framework
```php
composer create-project php-run/run "your_project_name"
```
