PHPackages                             ride/lib-common - 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. ride/lib-common

ActiveLibrary[Framework](/categories/framework)

ride/lib-common
===============

Shared classes of the Ride framework

1.2.1(2y ago)135.0k↓43.2%1[1 PRs](https://github.com/all-ride/ride-lib-common/pulls)20MITPHP

Since Jun 30Pushed 2y ago7 watchersCompare

[ Source](https://github.com/all-ride/ride-lib-common)[ Packagist](https://packagist.org/packages/ride/lib-common)[ RSS](/packages/ride-lib-common/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (27)Used By (20)

Ride: Common Library
====================

[](#ride-common-library)

Shared classes of the PHP Ride framework.

What's In This Library
----------------------

[](#whats-in-this-library)

### Decorators

[](#decorators)

Decorators are used to convert values from one context into another. They should only act when the incoming value is handable.

Check this code sample:

```
