PHPackages                             fei/connect-package - 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. [API Development](/categories/api)
4. /
5. fei/connect-package

ActiveLibrary[API Development](/categories/api)

fei/connect-package
===================

Connect client package integration for Objective PHP applications

v3.1.0(5y ago)010.8k[4 PRs](https://github.com/flash-global/connect-package/pulls)GPL-3.0PHPPHP &gt;=7.0

Since Jan 11Pushed 3y ago20 watchersCompare

[ Source](https://github.com/flash-global/connect-package)[ Packagist](https://packagist.org/packages/fei/connect-package)[ RSS](/packages/fei-connect-package/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (5)Versions (35)Used By (0)

Connect Package
===============

[](#connect-package)

This package provide Connect Client integration for Objective PHP v2 applications.

With the Connect Package, your Objective PHP application integrate the SAML standard protocol and can act as a Service Provider.

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

[](#installation)

Connect Package needs **PHP 7.0** or up, with the extension `openssl` plugged to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/connect-package`

Integration
-----------

[](#integration)

In order to work properly, Connect-Package must be register in your Application.

```
