PHPackages                             linkorb/shift - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. linkorb/shift

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

linkorb/shift
=============

Shift:

v1.0.0(8y ago)014MITPHPPHP &gt;=5.3.0CI failing

Since Dec 17Pushed 8y ago2 watchersCompare

[ Source](https://github.com/linkorb/shift)[ Packagist](https://packagist.org/packages/linkorb/shift)[ Docs](http://www.github.com/linkorb/shift)[ RSS](/packages/linkorb-shift/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Shift: Framework for Reusable Stateless Functions
=================================================

[](#shift-framework-for-reusable-stateless-functions)

Inspired by the trends in Serverless / FaaS / Cloud Functions.

Features:
---------

[](#features)

- Provides a framework to build reusable stateless functions.
- A language agnostic (json) format to define `inputs`, `outputs` and `configs` that your functions need.
- A service.json format to list the Shift functions you'd like to expose.
- Uses JSON Schema to validate all input, output and configs.
- Invokers for your Shift functions, so you can easily call/host them locally or remotely.
- Supports functions implemented in PHP or any other language, including executing external commands.
- An HTTP end-point server to serve your functions.
- A Console tool to help build, test and debug your Shift functions.

Examples:
---------

[](#examples)

The `example/` directory contains an example service with 2 functions, one implemented in PHP, and one generically executing an external CLI tool.

To test it out:

```
cd example/
../bin/shift invoke:local hello-php -i greeting=Howdy -c color=silver -u joe

```

This will call the `hello-php` function, passing one input (greeting), a config (color) and a context username.

Status
------

[](#status)

Shift is currently in an experimental phase, and some of the features are under construction.

License
-------

[](#license)

MIT. Please refer to the [license file](LICENSE) for details.

Brought to you by the LinkORB Engineering team
----------------------------------------------

[](#brought-to-you-by-the-linkorb-engineering-team)

[![](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)
Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3117d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![joostfaassen](https://avatars.githubusercontent.com/u/411113?v=4)](https://github.com/joostfaassen "joostfaassen (1 commits)")

---

Tags

functionslinkorbfaasShift

### Embed Badge

![Health badge](/badges/linkorb-shift/health.svg)

```
[![Health](https://phpackages.com/badges/linkorb-shift/health.svg)](https://phpackages.com/packages/linkorb-shift)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k193.1M3.0k](/packages/composer-composer)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.2k](/packages/infection-infection)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[paycore/openfintech-data

Openfintech data

22010.0k](/packages/paycore-openfintech-data)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)

PHPackages © 2026

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