PHPackages                             lightster/named-sprintf - 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. lightster/named-sprintf

AbandonedArchivedLibrary

lightster/named-sprintf
=======================

Enhance PHP sprintf with Python-style named parameters

v0.2.1(7y ago)352.2k↓100%1MITPHPPHP ^7.0

Since May 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lightster/named-sprintf)[ Packagist](https://packagist.org/packages/lightster/named-sprintf)[ Docs](http://github.com/lightster/named-sprintf)[ RSS](/packages/lightster-named-sprintf/feed)WikiDiscussions master Synced 1mo ago

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

named-sprintf
=============

[](#named-sprintf)

[![Build Status](https://camo.githubusercontent.com/95bc9d2a9180a02ed1e563de626beb205d55fab1df623067a71a8518f8b41773/68747470733a2f2f7472617669732d63692e6f72672f6c69676874737465722f6e616d65642d737072696e74662e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/lightster/named-sprintf)[![Test Coverage](https://camo.githubusercontent.com/dbdbce6afc0d953f63e7eefe657441ca7e64c0e13f908d4c47cf83613618647d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6c69676874737465722f6e616d65642d737072696e74662f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/lightster/named-sprintf/coverage)[![Code Climate](https://camo.githubusercontent.com/38d4aea4c5d728d8445964d6f3bc75e59832b3e2a005f36d6825da526a82d73c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6c69676874737465722f6e616d65642d737072696e74662f6261646765732f6770612e737667)](https://codeclimate.com/github/lightster/named-sprintf)

Enhance PHP sprintf with Python-style named parameters

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0
- Composer

Installation
------------

[](#installation)

```
composer require lightster/named-sprintf:dev-master
```

Basic Usage
-----------

[](#basic-usage)

```
