PHPackages                             viames/pair - 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. [Framework](/categories/framework)
4. /
5. viames/pair

ActiveLibrary[Framework](/categories/framework)

viames/pair
===========

lightweight PHP framework as the air

2.0.0(1y ago)103.0k—2.8%21MITPHPPHP 8.3CI passing

Since Sep 28Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/viames/pair)[ Packagist](https://packagist.org/packages/viames/pair)[ Docs](https://viames.github.io/pair/)[ RSS](/packages/viames-pair/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (122)Used By (1)

[![](https://github.com/viames/Pair/wiki/files/pair-logo.png)](https://github.com/viames/Pair/wiki/files/pair-logo.png)

[Website](https://viames.github.io/pair/) | [Wiki](https://github.com/viames/pair/wiki) | [Issues](https://github.com/viames/pair/issues)

[![Total Downloads](https://camo.githubusercontent.com/e36b2a08bc931e6baacef67de3d2435415495c40c1bff3178a9b4c1ecb1e2cf5/68747470733a2f2f706f7365722e707567782e6f72672f7669616d65732f706169722f646f776e6c6f616473)](https://packagist.org/packages/viames/pair)[![Latest Stable Version](https://camo.githubusercontent.com/83aa63e956c35fca6c0b31f83dd6621bb76bb12a558d5b132ba3122bfe31a61f/68747470733a2f2f706f7365722e707567782e6f72672f7669616d65732f706169722f762f737461626c65)](https://packagist.org/packages/viames/pair)[![GitHub Release](https://camo.githubusercontent.com/e7c1eee73fd43fbc90fd2a69dbabe831028c3cccb3c90dc5972157256398eb40/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7669616d65732f70616972)](https://github.com/viames/pair/releases)[![License](https://camo.githubusercontent.com/abb64d13aadfda6d3ec7c0549f33ce7459cf07eaad78ff2ddf3a24daa8d6f1eb/68747470733a2f2f706f7365722e707567782e6f72672f7669616d65732f706169722f6c6963656e7365)](https://packagist.org/packages/viames/pair)[![PHP Version Require](https://camo.githubusercontent.com/089f005ef4afaa57d74295204ab4120ca2e5f39e767b1635773cdccdf76a0bf0/68747470733a2f2f706f7365722e707567782e6f72672f7669616d65732f706169722f726571756972652f706870)](https://packagist.org/packages/viames/pair)

Pair is a lightweight PHP framework for server-rendered web applications. It focuses on fast setup, clear MVC routing, practical ORM features, and optional integrations (Aircall, S3, SES, Sentry, Telegram, Push, Passkey) without heavy tooling.

What's New
----------

[](#whats-new)

Pair v3 is currently in alpha and includes breaking changes compared to previous major versions.

Quick Start
-----------

[](#quick-start)

### 1) Install with Composer

[](#1-install-with-composer)

```
composer require viames/pair
```

### 2) Bootstrap the application

[](#2-bootstrap-the-application)

```
