2017 © Pedro Peláez
 

library phpcas-dev

Very simple testing/development environment for projects using jasig/phpcas

image

zbateson/phpcas-dev

Very simple testing/development environment for projects using jasig/phpcas

  • Saturday, April 25, 2015
  • by zbateson
  • Repository
  • 1 Watchers
  • 1 Stars
  • 83 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 15 % Grown

The README.md

phpCASDev

Simple development/testing environment for CAS authentication in PHP. Allows bypassing requests to a CAS server, serving a local login page with a single password and an open user field., (*1)

The package is intended as a drop-in replacement for jasig/phpcas. The arguments sent to phpCAS::client should be all that needs to be changed., (*2)

Installation

composer require-dev phpcas-dev

phpcas-dev 'provides' jasig/phpcas, which causes it to be removed in 'dev'., (*3)

Configuration

phpCASDev uses configuration options in composer.json. Default settings are taken from phpCASDev's composer.json, but overridden if installed as a library for another project., (*4)

Usage

``` php -S 127.0.0.1 -t vendor/zbateson/phpcasdev/web, (*5)

The Versions

25/04 2015

dev-master

9999999-dev

Very simple testing/development environment for projects using jasig/phpcas

  Sources   Download

BSD-2-Clause

by Zaahid Bateson

framework web

25/04 2015

0.1.2

0.1.2.0

Very simple testing/development environment for projects using jasig/phpcas

  Sources   Download

BSD-2-Clause

by Zaahid Bateson

framework web

12/02 2015

0.1.1

0.1.1.0

Very simple testing/development environment for projects using jasig/phpcas

  Sources   Download

BSD-2-Clause

by Zaahid Bateson

framework web

26/11 2014

0.1.0

0.1.0.0

Very simple testing/development environment for projects using jasig/phpcas

  Sources   Download

BSD-2-Clause

by Zaahid Bateson

framework web