PHPackages                             owl/rest-app - 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. [API Development](/categories/api)
4. /
5. owl/rest-app

AbandonedArchivedLibrary[API Development](/categories/api)

owl/rest-app
============

Simple REST skeleton application for Owl framework

0.1.0(11y ago)04MITPHPPHP ~5.4

Since May 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/owl-framework/rest-app)[ Packagist](https://packagist.org/packages/owl/rest-app)[ RSS](/packages/owl-rest-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[![Logo](https://camo.githubusercontent.com/b4e5cd8fac3956d2ef23fe1ffbd7218956c2ed24665af700dd32be38a1c2c186/687474703a2f2f6f776c2e646d7472792e6d652f696d672f7265706f7369746f72792d322e706e67 "Owl Framework")](https://camo.githubusercontent.com/b4e5cd8fac3956d2ef23fe1ffbd7218956c2ed24665af700dd32be38a1c2c186/687474703a2f2f6f776c2e646d7472792e6d652f696d672f7265706f7369746f72792d322e706e67)

Owl Rest Edition Skeleton
=========================

[](#owl-rest-edition-skeleton)

Special edition for easy creation of REST API services.

Web Server Setup
----------------

[](#web-server-setup)

### PHP CLI Server

[](#php-cli-server)

The simplest way to get started if you are using PHP 5.4 or above is to start the internal PHP cli-server in the root directory:

```
php -S 0.0.0.0:8080 -t public/ public/index.php
```

This will start the cli-server on port 8080, and bind it to all network interfaces.

**Note:** The built-in CLI server is *for development only*.

License
-------

[](#license)

This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

4033d ago

### Community

Maintainers

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

---

Top Contributors

[![ovr](https://avatars.githubusercontent.com/u/572096?v=4)](https://github.com/ovr "ovr (61 commits)")

### Embed Badge

![Health badge](/badges/owl-rest-app/health.svg)

```
[![Health](https://phpackages.com/badges/owl-rest-app/health.svg)](https://phpackages.com/packages/owl-rest-app)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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