PHPackages                             vitorhugoro1/deta-base-php - 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. vitorhugoro1/deta-base-php

AbandonedArchivedLibrary

vitorhugoro1/deta-base-php
==========================

Basic Deta Base Http API wrapper.

0.3(4y ago)410[2 issues](https://github.com/vitorhugoro1/deta-base-php/issues)PHPPHP ^8.0

Since May 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vitorhugoro1/deta-base-php)[ Packagist](https://packagist.org/packages/vitorhugoro1/deta-base-php)[ RSS](/packages/vitorhugoro1-deta-base-php/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Basic PHP Wrapper for Deta Base
===============================

[](#basic-php-wrapper-for-deta-base)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b95a40ca5432b0bfcc41b6b259df2dc6e282bcbd87500176c60d986093562812/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7669746f726875676f726f312f646574612d626173652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vitorhugoro1/deta-base-php)[![Total Downloads](https://camo.githubusercontent.com/573a9b316e0c8f84e325f14c48c889af9664900f1ee3fcb9e2eaa7b23ccfa533/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7669746f726875676f726f312f646574612d626173652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vitorhugoro1/deta-base-php)

A wrapper to [Http API](https://docs.deta.sh/docs/base/http) for Deta Base, you can find more information about Deta Base [here](https://docs.deta.sh/docs/base/about).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require vitorhugoro1/deta-base-php
```

Usage
-----

[](#usage)

To make usage of this package, first do you need create a Deta Account following the tutorial [here](https://docs.deta.sh/docs/home), after create a account you will have access to `Project Key` and `Project Id` (remember to save this, because this values do not will be show again).

After have `Project Key` and `Project Id`, you can create an `Deta` instance like below:

```
$deta = new Deta(getenv('DETA_PROJECT_ID'), getenv('DETA_PROJECT_KEY'));
```

On `Deta` class, do you have access to all this available actions:

- list items (Do not have query yet)
- create item
- get item
- update item
- delete item

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Vitor Merencio](https://github.com/vitorhugoro1)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% 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 ~50 days

Total

3

Last Release

1711d ago

PHP version history (2 changes)0.2PHP ^7.4

0.3PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c9974bf1f3d6ded9f658fa5c75636b5308cd89e60d53fb4f829c3fcb8a3c436?d=identicon)[vitorhugoro1](/maintainers/vitorhugoro1)

---

Top Contributors

[![vitorhugoro1](https://avatars.githubusercontent.com/u/11232497?v=4)](https://github.com/vitorhugoro1 "vitorhugoro1 (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

detadeta-basephp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vitorhugoro1-deta-base-php/health.svg)

```
[![Health](https://phpackages.com/badges/vitorhugoro1-deta-base-php/health.svg)](https://phpackages.com/packages/vitorhugoro1-deta-base-php)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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