PHPackages                             ingewikkeld/resourceful - 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. ingewikkeld/resourceful

ActiveLibrary

ingewikkeld/resourceful
=======================

Symfony2-based REST API setup

0.1(12y ago)513[18 issues](https://github.com/Ingewikkeld/Resourceful/issues)[1 PRs](https://github.com/Ingewikkeld/Resourceful/pulls)MITPHPPHP &gt;=5.3.3

Since Apr 7Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Ingewikkeld/Resourceful)[ Packagist](https://packagist.org/packages/ingewikkeld/resourceful)[ RSS](/packages/ingewikkeld-resourceful/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (23)Versions (4)Used By (0)

Resourceful
===========

[](#resourceful)

Resourceful is a ready-to-use Symfony2-based 'Rapid API Development' (RAPID) setup to create a REST API with as little effort as possible.

Features
--------

[](#features)

Resourceful comes with the following features out-of-the-box:

- User management.
- oAuth2 authorization and Client management.
- i18n and language selection using the `Accept-Language` header (defaults to english).
- Support for XML and JSON using the `Content-Type` and `Accepts` header.

Installation instructions
-------------------------

[](#installation-instructions)

1. Clone this repository:

    git clone :Ingewikkeld/Resourceful.git
2. Initialize and boot the Vagrant virtual machine:

    vagrant up

We know that there will be some red "warnings" during the run, but you should be okay.

3. Go into the vagrant machine and switch to the right directory:

    vagrant ssh cd /vagrant
4. Update database with schema

    php app/console doctrine:schema:update --force

Do not forget to add the URL 'local.resourceful.ingewikkeld.net' to your hosts file with IP 192.168.43.43. After the installation has completed you can visit that location to see your REST API.

Please see  for more information or read the documentation in the docs folder.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

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

4418d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/90003?v=4)[Stefan Koopmanschap](/maintainers/skoop)[@skoop](https://github.com/skoop)

---

Top Contributors

[![mvriel](https://avatars.githubusercontent.com/u/193704?v=4)](https://github.com/mvriel "mvriel (46 commits)")

### Embed Badge

![Health badge](/badges/ingewikkeld-resourceful/health.svg)

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

###  Alternatives

[claroline/core-bundle

Claroline core bundle

165.5k52](/packages/claroline-core-bundle)

PHPackages © 2026

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