PHPackages                             razornet/bl2items-backend - 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. razornet/bl2items-backend

ActiveProject[API Development](/categories/api)

razornet/bl2items-backend
=========================

RESTful interface for the Borderlands 2 items database

213PHP

Since Oct 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/eras0r/bl2items-backend)[ Packagist](https://packagist.org/packages/razornet/bl2items-backend)[ RSS](/packages/razornet-bl2items-backend/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Borderlands 2 items database backend
====================================

[](#borderlands-2-items-database-backend)

[![PHP Dependency Status](https://camo.githubusercontent.com/8c231723f14d9a6bc741105ca95039d12fe2cc203541c5df135dc50faf9ed578/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534353362636639323262346662656632313030303131362f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/5453bcf922b4fbef21000116)[![Stories in Ready](https://camo.githubusercontent.com/15658d20230ef92f36d648eb04ee256863e107d00da82acec12b15b460310af2/68747470733a2f2f62616467652e776166666c652e696f2f6572617330722f626c326974656d732d6261636b656e642e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/eras0r/bl2items-backend)

This is a php REST JSON interface for the borderlands 2 items application. The data is stored in a database (default is \[MySQL\] ()) and then retrived by using the \[doctrine ORM mapper\] () The resources are provided in a RESTful way by using [Spore](https://github.com/dannykopping/spore).

Prerequisites
-------------

[](#prerequisites)

Make sure you have [composer](http://getcomposer.org/) installed globally.

Setup
-----

[](#setup)

clone the repository:

```
git clone https://github.com/eras0r/bl2items-backend

```

navigate the the directory where your clone is located and type in

```
composer install

```

Prepare database
----------------

[](#prepare-database)

1. Create a new database schema
2. edit `include/config.php` with the configuration for your database
3. create the database structure by executing the script `sql/create-schema.sql` in your database
4. insert master data by executing the `sql/insert-master-data.sql`

Initial credentials
-------------------

[](#initial-credentials)

By invoking the insert-master-data.sql script the following admin user (with all roles) will be created automatically:

UsernamePasswordadminbl2

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5730219?v=4)[eras0r](/maintainers/eras0r)[@eras0r](https://github.com/eras0r)

---

Top Contributors

[![eras0r](https://avatars.githubusercontent.com/u/5730219?v=4)](https://github.com/eras0r "eras0r (116 commits)")

### Embed Badge

![Health badge](/badges/razornet-bl2items-backend/health.svg)

```
[![Health](https://phpackages.com/badges/razornet-bl2items-backend/health.svg)](https://phpackages.com/packages/razornet-bl2items-backend)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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