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 1mo ago

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 19% 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://www.gravatar.com/avatar/6072c9e1f3b1c45413257dd497c1211aa713fcd0c8738a71e2a3648ae9783abc?d=identicon)[eras0r](/maintainers/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

[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)
