PHPackages                             jonas/silex-webservice - 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. [Framework](/categories/framework)
4. /
5. jonas/silex-webservice

ActiveProject[Framework](/categories/framework)

jonas/silex-webservice
======================

A minimal Silex webservice skeleton

113[1 PRs](https://github.com/jonasmonnier/silex-webservice/pulls)PHP

Since Oct 23Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jonasmonnier/silex-webservice)[ Packagist](https://packagist.org/packages/jonas/silex-webservice)[ RSS](/packages/jonas-silex-webservice/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

silex-webservice
================

[](#silex-webservice)

Setup
-----

[](#setup)

1. Install composer curl -sS  | php
2. Install skeletton composer create-project jonas/silex-webservice -sdev
3. Run php server php -S localhost:8080 -t web web/index.php

PHPUnit
-------

[](#phpunit)

```
curl "https://phar.phpunit.de/phpunit.phar" -o "phpunit.phar"
chmod +x phpunit.phar
mv phpunit.phar /usr/local/bin/phpunit

```

Dojo setup
----------

[](#dojo-setup)

1. Step 1 : basic Silex project git init git remote add origin :jonasmonnier/silex-webservice.git git pull origin dojo-step1
2. Step 2 : Silex project with unit tests git pull origin dojo-step2 git checkout dojo-step2 -- composer.json git checkout dojo-step2 -- phpunit.xml.dist git checkout dojo-step2 -- tests/

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4111256ac21a51ef204a576fd3a93e522f6821fb0b46f0f321d04b347899b4a9?d=identicon)[jonasmonnier](/maintainers/jonasmonnier)

---

Top Contributors

[![jimojon](https://avatars.githubusercontent.com/u/153886?v=4)](https://github.com/jimojon "jimojon (15 commits)")

### Embed Badge

![Health badge](/badges/jonas-silex-webservice/health.svg)

```
[![Health](https://phpackages.com/badges/jonas-silex-webservice/health.svg)](https://phpackages.com/packages/jonas-silex-webservice)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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