2017 © Pedro Peláez
 

library macaroons

PHP implementation of Macaroons

image

immense/macaroons

PHP implementation of Macaroons

  • Thursday, April 27, 2017
  • by immensenet
  • Repository
  • 7 Watchers
  • 16 Stars
  • 5,975 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 22 Versions
  • 5 % Grown

The README.md

Macaroons

Build Status Latest Stable Version License Coverage Status, (*1)

This PHP library provides an implementation of macaroons which allow decentralized delegation, attenuation, and verification., (*2)

Requirements

Note: libsodium-php 2.x may be used with the compatibility layer until this package is updated., (*3)

libsodium is available with PHP 7.2, (*4)

Installing libsodium-php

  • OS X using homebrew, (*5)

    brew tap homebrew/php
    brew install php55-libsodium
    
  • Using pecl, (*6)

    pecl install libsodium
    

Installation via composer

In your project directory:, (*7)

  • Create a composer.json in your project if necessary, (*8)

    composer init
    
  • Install the latest version as a project dependency, (*9)

    composer require immense/macaroons
    

Tests

N.B. phpunit 5 requires PHP >= 5.6, (*10)

Files must end with Test e.g. ClassTest.php, (*11)

  • From the php-macaroons root directory:, (*12)

    phpunit
    
  • Run tests on file change (optional), (*13)

    gem install watchr
    watchr ./autotest-watchr.rb
    

License

php-macaroons is licensed under the MIT license. Please see the license for more information., (*14)

The Versions

27/04 2017

dev-feature/refactor

dev-feature/refactor

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

  • ext-libsodium 1.*
  • php >=5.5

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

27/04 2017

dev-master

9999999-dev

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-libsodium 1.*

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/12 2015

dev-use-libsodium-utils

dev-use-libsodium-utils

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-libsodium 1.*

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/12 2015

1.0.0

1.0.0.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-libsodium 1.*

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

01/09 2015

0.5.4

0.5.4.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-libsodium 0.1.3

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

12/05 2015

0.5.3

0.5.3.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

08/05 2015

0.5.2

0.5.2.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

08/05 2015

0.5.1

0.5.1.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

05/05 2015

0.5.0

0.5.0.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

30/04 2015

0.4.3

0.4.3.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

30/04 2015

0.4.2

0.4.2.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

30/04 2015

0.4.1

0.4.1.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

29/04 2015

0.4.0

0.4.0.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

26/04 2015

0.3.5

0.3.5.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

25/04 2015

0.3.4

0.3.4.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/04 2015

0.3.3

0.3.3.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/04 2015

0.3.2

0.3.2.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/04 2015

0.3.1

0.3.1.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

24/04 2015

0.3.0

0.3.0.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

23/04 2015

0.2.1

0.2.1.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

22/04 2015

0.2.0

0.2.0.0

PHP implementation of Macaroons

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons

22/04 2015

0.1.0

0.1.0.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by Chris McKnight

authentication authorization macaroons