PHPackages                             pipinstallpip/onencews - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. pipinstallpip/onencews

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pipinstallpip/onencews
======================

Http client for official 1nce rest api https://api.1nce.com

4232[1 issues](https://github.com/pipinstallpip/1nce/issues)[1 PRs](https://github.com/pipinstallpip/1nce/pulls)PHP

Since Mar 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pipinstallpip/1nce)[ Packagist](https://packagist.org/packages/pipinstallpip/onencews)[ RSS](/packages/pipinstallpip-onencews/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

OnenceWS
========

[](#onencews)

OnenceWS Http client for official 1nce rest api

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

[](#installation)

```
composer require pipinstallpip/onencews:dev-master
```

Usage
-----

[](#usage)

```
use pipinstallpip\onencews\OnenceWS;

$clientId = 'yourclientid';
$clientSecret = 'yoursecretkey';

$api = new OnenceWS($clientId,$clientSecret);
$response = $api->getSimsList(); //return all sims
print_r($response);
```

### Class methods

[](#class-methods)

- getSimsList
- getSimReachibility
- getSimUsage
- getSimRemainingData
- getSimRemainingSms
- getSmsList
- getSimInfo
- getSimStatus
- getSimEvents
- getSmsDetails
- sendSms
- resetSim
- changeSimState
- deleteSpecificSms

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.9% 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.

### Community

Maintainers

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

---

Top Contributors

[![antroy97](https://avatars.githubusercontent.com/u/32514892?v=4)](https://github.com/antroy97 "antroy97 (10 commits)")[![pipinstallpip](https://avatars.githubusercontent.com/u/62101194?v=4)](https://github.com/pipinstallpip "pipinstallpip (1 commits)")

---

Tags

1nce1nce-productclientclient-libclient-libraryhttp-clientphpphp-libraryphp7

### Embed Badge

![Health badge](/badges/pipinstallpip-onencews/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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