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 today

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 10% 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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M318](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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