This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.buckhill.co.uk"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Authentication profile library for AuthStack project
AUD Authentication Driver for AuthStack
Connection handler for pluggable AuthStack drivers
AD/LDAP Authentication Driver for AuthStack
BPS SOAP Authentication Driver for AuthStack
Abstract/Generic SOAP Authentication Driver for AuthStack
Library for handling authstack licenses
AuthStack Installer Library
Light SAML 2.0 PHP library
PHP OAuth 2.0 library
OpenID Connect ID Token parser library
Library for building SAML 2.0 Service Providers and consuming SAML Responses from SAML 2.0 Identity Providers
Cookie-based session. All session information is stored and split across cookies which are encrypted, with encoded names.
Service Provider bundle for consuming AuthStack AuthN responses
2-Factor interface
Configuration helper project, same as Lumen's config() helper
Cookie-based session. All session information is stored and split across cookies which are encrypted, with encoded names.
Encrypter package
Library for consuming AuthStack IdP SAML responses. Implements common routes (metadata, authn, acs) and Service for maring user as authenticated / accessing attributes from SAML
Library for consuming AuthStack IdP SAML responses. Implements common routes (metadata, authn, acs) and Service for maring user as authenticated / accessing attributes from SAML
A Laravel query builder for SphinxQL
License manager library
Logging library for Laravel projects, using Elasticsearch as backend
Network interface library
Base abstract class for implementing RFC 4226 / 6238 algorithms
RFC 4226 OTP generator, verifier and provisioning URI generator
RFC 6238 OTP generator, verifier and provisioning URI generator
This Composer repository is powered by Satis