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

ActiveLib[API Development](/categories/api)

conectra/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.12(7y ago)01.4kMITPHP

Since Sep 25Pushed 7y ago2 watchersCompare

[ Source](https://github.com/conectra/active-rest)[ Packagist](https://packagist.org/packages/conectra/active-rest)[ RSS](/packages/conectra-active-rest/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (13)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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~28 days

Total

12

Last Release

2879d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29948358?v=4)[Conectra Sistemas](/maintainers/conectra)[@conectra](https://github.com/conectra)

---

Top Contributors

[![realfabecker](https://avatars.githubusercontent.com/u/140275759?v=4)](https://github.com/realfabecker "realfabecker (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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