An open API service indexing awesome lists of open source software.

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.

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.