PHPackages                             wubi/active-rest - 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. wubi/active-rest

ActiveLib[API Development](/categories/api)

wubi/active-rest
================

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

0.0.2(8y ago)019MITPHP

Since Sep 23Pushed 8y agoCompare

[ Source](https://github.com/marcuswubi/active-rest)[ Packagist](https://packagist.org/packages/wubi/active-rest)[ RSS](/packages/wubi-active-rest/feed)WikiDiscussions master Synced 4d ago

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

ACTIVE-REST
===========

[](#active-rest)

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

ORM OPERATIONS
--------------

[](#orm-operations)

- **Find:** Implement the `select` operation;
- **FindOne:** Implement the `search` operation;
- **Post:** Implement the `create` operation;
- **Patch:** Implement the `update by replace` operation;
- **Put:** Implement the `update by increment` operation;
- **Replicate:** Implement the `replicate` operation.
    *The behavior is clone and update incremental keys*;
- **Del:** Implement the `delete` operation;
- **Disable:** Implement the `disable` operation.; *The behavior is disable the register by status change*;
- **Last:** Implement the `last` operation; *The behavior is find the last register at repository.*;

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Every ~1 days

Total

2

Last Release

3156d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/715317741f3850a113ebbc6ddffcc169ff61891cca2f12ff738e38623bc34431?d=identicon)[marcuswubi](/maintainers/marcuswubi)

---

Top Contributors

[![marcusmendes-dev](https://avatars.githubusercontent.com/u/193555923?v=4)](https://github.com/marcusmendes-dev "marcusmendes-dev (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/wubi-active-rest/health.svg)

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

###  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)
