PHPackages                             salihtopcu/biblio-php-rest - 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. salihtopcu/biblio-php-rest

ActiveLibrary[HTTP &amp; Networking](/categories/http)

salihtopcu/biblio-php-rest
==========================

Biblio PHP-Rest is a basic substructure for PHP Rest services.

1.0.1(5y ago)06MITPHPPHP ^7.1

Since May 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/salihtopcu/biblio-php-rest)[ Packagist](https://packagist.org/packages/salihtopcu/biblio-php-rest)[ Docs](https://github.com/salihtopcu/biblio-php-rest)[ RSS](/packages/salihtopcu-biblio-php-rest/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

biblio-php-rest
===============

[](#biblio-php-rest)

Biblio PHP-Rest is a basic substructure for PHP Rest services.

[Visual Structure](https://miro.com/welcomeonboard/6xv072vmFoSXtBCdgJzrTYKrbIXtA990XMQYmcUJiGCl9h562UczxItTrSTt20RU)

### http/Session

[](#httpsession)

Session is an abstract class that should be the parent class of the main instance of the rest service. So the rest service project should define a CustomizedSession class and an instance that created from this class. Biblio recognizes every request-response lifetimes as a session.

A Session must have a RequestHandler and a ResponseBuilder.

### http/RequestHandler

[](#httprequesthandler)

RequestHandler is an abstract class either like Session. The rest service project must define a RequestHandler class too. By the way you must know api module files path to be able to redirect requests to related api methods.

### http/ResponseBuilder

[](#httpresponsebuilder)

ResponseBuilder is the class that defines the instance that Session must have one and Session can send responses via this instance.

P.S.: You can see the relation of these 3 classes in the [visual structure](https://miro.com/welcomeonboard/6xv072vmFoSXtBCdgJzrTYKrbIXtA990XMQYmcUJiGCl9h562UczxItTrSTt20RU)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.4% 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 ~38 days

Total

2

Last Release

2158d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12046257?v=4)[Salih Topcu](/maintainers/salihtopcu)[@salihtopcu](https://github.com/salihtopcu)

---

Top Contributors

[![salihtopcu](https://avatars.githubusercontent.com/u/12046257?v=4)](https://github.com/salihtopcu "salihtopcu (32 commits)")[![UgurYunusAydogdu](https://avatars.githubusercontent.com/u/48584812?v=4)](https://github.com/UgurYunusAydogdu "UgurYunusAydogdu (3 commits)")

---

Tags

restSimplebiblio

### Embed Badge

![Health badge](/badges/salihtopcu-biblio-php-rest/health.svg)

```
[![Health](https://phpackages.com/badges/salihtopcu-biblio-php-rest/health.svg)](https://phpackages.com/packages/salihtopcu-biblio-php-rest)
```

###  Alternatives

[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[psr/link

Common interfaces for HTTP links

2.5k144.1M69](/packages/psr-link)[league/fractal

Handle the output of complex data structures ready for API output.

3.5k64.1M471](/packages/league-fractal)[friendsofsymfony/rest-bundle

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

2.8k73.3M318](/packages/friendsofsymfony-rest-bundle)[lexik/jwt-authentication-bundle

This bundle provides JWT authentication for your Symfony REST API

2.6k58.7M210](/packages/lexik-jwt-authentication-bundle)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M232](/packages/nelmio-api-doc-bundle)

PHPackages © 2026

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