Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタムログイン画面を介してcasサーバーで認証する基本的なcas認証システムを実装しましたが、これには十分にテストされたパッケージを使用したいと思います。カスタムログイン画面でphpcasを使用する方法があるかどうか知りたい.
packagist を検索すると役立つはずです。composer を使用して依存関係をプルすることもお勧めします。私が使用した唯一のphpCASライブラリは次のとおりです。
https://github.com/Jasig/phpCAS
これは維持され、PHP 5.0+ をサポートします。次のコマンドを使用して、composer でこの依存関係をインストールできます。
composer.phar require jasig/phpca