PHPackages                             jeyroik/extas-operations-jsonrpc-delete - 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. jeyroik/extas-operations-jsonrpc-delete

ActiveLibrary

jeyroik/extas-operations-jsonrpc-delete
=======================================

Delete operation for JSON RPC

0.1.0(5y ago)02941PHP

Since Sep 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jeyroik/extas-operations-jsonrpc-delete)[ Packagist](https://packagist.org/packages/jeyroik/extas-operations-jsonrpc-delete)[ RSS](/packages/jeyroik-extas-operations-jsonrpc-delete/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (12)Versions (2)Used By (1)

[![tests](https://github.com/jeyroik/extas-operations-jsonrpc-delete/workflows/PHP%20Composer/badge.svg?branch=master&event=push)](https://github.com/jeyroik/extas-operations-jsonrpc-delete/workflows/PHP%20Composer/badge.svg?branch=master&event=push)[![codecov.io](https://camo.githubusercontent.com/d46224f0d36f72a04c4d8b86c9c9c68a0c6461024b7cfb49c0a18e9721562b45/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d6f7065726174696f6e732d64656c6574652d7570646174652f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/d46224f0d36f72a04c4d8b86c9c9c68a0c6461024b7cfb49c0a18e9721562b45/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d6f7065726174696f6e732d64656c6574652d7570646174652f636f7665726167652e7376673f6272616e63683d6d6173746572)[![PHPStan Enabled](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)[![](https://camo.githubusercontent.com/0a23af78f2a060246d10abdc3b35e660c9d0ccd00cbb1e8c66098f30d1e9607f/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38376363643630376566623035373233336232342f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jeyroik/extas-operations-jsonrpc-delete/maintainability)[![Extas Installer v3](https://camo.githubusercontent.com/84fa12b6b5945df440cd1eada219bbced80060f2595ae4bcbedb6a8fac03acee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f696e7374616c6c65722d76332d677265656e)](https://github.com/jeyroik/extas-installer/ "Extas Installer v3")[![Latest Stable Version](https://camo.githubusercontent.com/0bd76728305b2478602e8361ed1076824a319230315233eb017b80606e7e70c1/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f65787461732d6f7065726174696f6e732d6a736f6e7270632d64656c6574652f76)](//packagist.org/packages/jeyroik/extas-jsonrpc)[![Total Downloads](https://camo.githubusercontent.com/c34f12348b38fe1aefa53d6d33d9de0729fca7ab5bc0efd3652db57c135d1986/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f65787461732d6f7065726174696f6e732d6a736f6e7270632d64656c6574652f646f776e6c6f616473)](//packagist.org/packages/jeyroik/extas-jsonrpc)[![Dependents](https://camo.githubusercontent.com/729f8975f993bf5162b4980df62f1a052590c104fd1abdf4c1dae4c4c35e64f7/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f65787461732d6f7065726174696f6e732d6a736f6e7270632d64656c6574652f646570656e64656e7473)](//packagist.org/packages/jeyroik/extas-jsonrpc)

Описание
========

[](#описание)

Delete operation for JSON RPC

Спецификация
============

[](#спецификация)

```
{
  "request": {
    "type": "object",
    "properties": {
      "data": {
      		"type": "object",
      		"items": {"type": "mixed"}
      	}
    }
  },
  "response" : {
    "type" : "object",
    "properties" : {
       "type": "object",
       "items": {
          "type": "array",
          "items": {"type": "object"}
        },
        "total": {
          "type": "int"
        }
    }
  }
}
```

Пример запроса
==============

[](#пример-запроса)

```
{
  "id": "2f5d0719-5b82-4280-9b3b-10f23aff226b",
  "method": "snuff.delete",
  "params": {
    "data": {
      "name": "test"
    }
  }
}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

2078d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aaec5c4bade6ab2b5d1a0f7d97ab4e0ff2ce83937f76499b2888ad16cde5e04?d=identicon)[jeyroik](/maintainers/jeyroik)

---

Top Contributors

[![jeyroik](https://avatars.githubusercontent.com/u/6348124?v=4)](https://github.com/jeyroik "jeyroik (3 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jeyroik-extas-operations-jsonrpc-delete/health.svg)

```
[![Health](https://phpackages.com/badges/jeyroik-extas-operations-jsonrpc-delete/health.svg)](https://phpackages.com/packages/jeyroik-extas-operations-jsonrpc-delete)
```

PHPackages © 2026

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