PHPackages                             fortune/backend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. fortune/backend

ActiveProject[HTTP &amp; Networking](/categories/http)

fortune/backend
===============

Kickstart a RESTful backend for your Javascript application

0.1.0(11y ago)012MITPHPPHP &gt;=5.3.0

Since Sep 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jfortunato/fortune-backend)[ Packagist](https://packagist.org/packages/fortune/backend)[ RSS](/packages/fortune-backend/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Fortune Backend
===============

[](#fortune-backend)

Kickstart a RESTful API for your JavaScript application.

Installation
============

[](#installation)

###### composer (recommended)

[](#composer-recommended)

```
composer create-project fortune/backend your-project

```

###### direct

[](#direct)

```
git clone https://github.com/jfortunato/fortune-backend
cd fortune-backend
php composer.phar install

```

Getting Started
===============

[](#getting-started)

A server is required to run your application. Fortunately PHP 5.4+ comes with a development server that is very easy to get started with. Just navigate into the `public` directory using your terminal and start the server from there.

```
cd public/
php -S localhost:8000

```

Now just navigate to  using your web browser to view the main page.

> You can also use a full-fledged server such as Apache or Nginx

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4253d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff38765977b36e27d5a3edec0d01504e4a7820de415499050995b8e967403d9e?d=identicon)[jfortunato](/maintainers/jfortunato)

---

Top Contributors

[![jfortunato](https://avatars.githubusercontent.com/u/1606681?v=4)](https://github.com/jfortunato "jfortunato (1 commits)")

---

Tags

apirestjavascriptbackend

### Embed Badge

![Health badge](/badges/fortune-backend/health.svg)

```
[![Health](https://phpackages.com/badges/fortune-backend/health.svg)](https://phpackages.com/packages/fortune-backend)
```

###  Alternatives

[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[maurobonfietti/rest-api-slim-php

Example of REST API with Slim PHP Framework.

3061.7k](/packages/maurobonfietti-rest-api-slim-php)[dreamfactory/javascript-sdk

DreamFactory Services Platform(tm) Javascript SDK

515.6k1](/packages/dreamfactory-javascript-sdk)[dreamfactory/df-core

DreamFactory(tm) Core Components

1651.7k20](/packages/dreamfactory-df-core)[maurobonfietti/slim4-api-skeleton

Useful skeleton for RESTful API development, using PHP and Slim 4.

1392.3k](/packages/maurobonfietti-slim4-api-skeleton)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
