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(6y ago)05MITPHP

Since Jun 28Pushed 6y agoCompare

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

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

2511d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30b030ee302c1759ad5d587e4bfde5aa122f18b49f673163944f0c66d87d87bb?d=identicon)[albertlawer](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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