https://github.com/muhalvin/findphp
FindPHP is a platform to help developers find different versions of PHP.
https://github.com/muhalvin/findphp
bun express php
Last synced: 2 months ago
JSON representation
FindPHP is a platform to help developers find different versions of PHP.
- Host: GitHub
- URL: https://github.com/muhalvin/findphp
- Owner: muhalvin
- Created: 2024-12-02T03:06:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T04:11:11.000Z (over 1 year ago)
- Last Synced: 2025-10-20T07:55:59.546Z (8 months ago)
- Topics: bun, express, php
- Language: CSS
- Homepage: https://findphp.vercel.app
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# findphp
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run dev
```
This project was created using `bun init` in bun v1.1.34. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.