PHPackages                             databank/onlineservice - 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. databank/onlineservice

ActiveLibrary[API Development](/categories/api)

databank/onlineservice
======================

This is a laravel package to enable third party clients to connect to the core API

v1.1(7y ago)05MITPHP

Since Jun 28Pushed 7y agoCompare

[ Source](https://github.com/albertlawer/databankonlineservice-package)[ Packagist](https://packagist.org/packages/databank/onlineservice)[ RSS](/packages/databank-onlineservice/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (9)Used By (0)

Databank Online Service Package
===============================

[](#databank-online-service-package)

[![Issues](https://camo.githubusercontent.com/a3f24a4372d25c102173959157ecbcb0d76402345f887087d0432930e6707361/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f616c626572746c617765722f6461746162616e6b6f6e6c696e65736572766963652d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://github.com)[![Stars](https://camo.githubusercontent.com/86bb583794966656af54f840c9572bb65e719bead6d5f63f8b02e90387f430fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f616c626572746c617765722f6461746162616e6b6f6e6c696e65736572766963652d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://github.com)

This package gives the client access to make calls to the online service application

Docs
----

[](#docs)

Test Examples Method: Post

EndpointDescriptionParametersgetusernameCheck if a username is available`username`getloginLog a user in`username` `password` `pin`getchangepasswordChange password of a user`UserName` `NewPassword` `AccountNumber` `CurrentPassword`getupdateUpdate user details`email` `PhoneNumber` `username` `password` `secret_question` `secret_question_ans`getcreateusercreate a user`email` `SurName` `FirstName` `PhoneNumber` `AddressLine` `DateOfBirth` `AccountNumber` `MotherMaidenName` `username` `password` `secret_question` `secret_question_ans`The package comes with sameple forms for tests.

```
Username check = http://URL:PORT/getusername
Login = http://URL:PORT/getlogin
Create a user = http://URL:PORT/getcreateuser
Update a user = http://URL:PORT/getupdate
Change user password = http://URL:PORT/getchangepassword
```

Response is json having 3 keys, any response with code not 100 is a failure

```
	{"resp_code":"100","resp_desc":"Success"}
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

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

Total

8

Last Release

2559d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11375019?v=4)[Lawer Albert](/maintainers/albertlawer)[@albertlawer](https://github.com/albertlawer)

---

Top Contributors

[![albertlawer](https://avatars.githubusercontent.com/u/11375019?v=4)](https://github.com/albertlawer "albertlawer (8 commits)")

### Embed Badge

![Health badge](/badges/databank-onlineservice/health.svg)

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

###  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

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

PHPackages © 2026

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