PHPackages                             serafim/placeholder - 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. serafim/placeholder

Abandoned → [phpfn/placeholder](/?search=phpfn%2Fplaceholder)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

serafim/placeholder
===================

Simple placeholder implementation for functional constructions

1.0.0(6y ago)0256↓50%MITPHP &gt;=7.1.3

Since Jul 4Pushed 6y agoCompare

[ Source](https://github.com/SerafimArts/Placeholder)[ Packagist](https://packagist.org/packages/serafim/placeholder)[ Docs](https://github.com/SerafimArts/placeholder)[ RSS](/packages/serafim-placeholder/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Placeholder
===========

[](#placeholder)

 [![Travis CI](https://camo.githubusercontent.com/04cb1cc6f234d47d01473755fd9e48a750c500ab818e8fdbfe817ed093038c66/68747470733a2f2f7472617669732d63692e6f72672f5365726166696d417274732f506c616365686f6c6465722e737667)](https://travis-ci.org/SerafimArts/Placeholder) [![](https://camo.githubusercontent.com/a525832a088e3d651cc49e33f9b2c863d0011b1a497d76337079cffd9d5b2ae6/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f31323266316661633633623662356132363131372f746573745f636f766572616765)](https://codeclimate.com/github/SerafimArts/Placeholder/test_coverage) [![](https://camo.githubusercontent.com/f2144c09339bb2a997bfd626a790eed30b6f9aecc58c8194d9d62f2caceb9a7c/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f31323266316661633633623662356132363131372f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/SerafimArts/Placeholder/maintainability)

 [![PHP 7.1+](https://camo.githubusercontent.com/82f44fe3f392d956a0a6c330c62d48cfd37cc0fb6e21c39dad8f86c6c356dd30/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e312b2d3666346361352e737667)](https://packagist.org/packages/serafim/placeholder) [![Latest Stable Version](https://camo.githubusercontent.com/9216f65e775365f5b4d0a0c19140e316872351b3a3ba4f6c2e10af446a79e18b/68747470733a2f2f706f7365722e707567782e6f72672f7365726166696d2f706c616365686f6c6465722f76657273696f6e)](https://packagist.org/packages/serafim/placeholder) [![Total Downloads](https://camo.githubusercontent.com/570d9db52c4abbf3ed7aff6c9325f762ff2b2a989aeddd7059879bd242032c9a/68747470733a2f2f706f7365722e707567782e6f72672f7365726166696d2f706c616365686f6c6465722f646f776e6c6f616473)](https://packagist.org/packages/serafim/placeholder) [![License MIT](https://camo.githubusercontent.com/ff36dac5eef508bb66053fd9a18ae8ed90446f96244513e32b771add5ceed6ac/68747470733a2f2f706f7365722e707567782e6f72672f7365726166696d2f706c616365686f6c6465722f6c6963656e7365)](https://raw.githubusercontent.com/SerafimArts/Placeholder/master/LICENSE.md)

Library provides a placeholder implementation for currying functions, partial applications, pipe operator, and other syntactic structures hat allow specifying default values.

Usage
-----

[](#usage)

What is "placeholder"?

```
