simpleid / simpleid
A simple, personal OpenID provider written in PHP
Installs: 326
Dependents: 0
Suggesters: 0
Security: 0
Stars: 108
Watchers: 15
Forks: 17
Open Issues: 5
Type:project
Requires
- php: ^5.3 | ^7.0
- ext-bcmath: *
- ext-hash: *
- ext-pcre: *
- ext-session: *
- ext-xml: *
Requires (Dev)
- consolidation/robo: 1.0
- gettext/gettext: ^5.0
- gettext/php-scanner: ^1.0
- pear/archive_tar: ^1.4
Suggests
- ext-gmp: Better performance
This package is auto-updated.
Last update: 2024-10-31 09:05:50 UTC
README
SimpleID is a simple, personal OpenID provider written in PHP.
Latest Version
The latest version of SimpleID can be found in the SimpleID web page at http://simpleid.org/
Upgrading
General upgrade instructions can be found in UPGRADE.txt
.
IMPORTANT: SimpleID version 2.0 is almost a complete rewrite of SimpleID and is not backwards compatible with previous versions. It is recommended that you reinstall SimpleID completely and manually migrate configuration and identity files. For further information on migrating from previous versions, see http://simpleid.org/docs/2/migrating/.
Installation
For installation instructions, please see the SimpleID Getting Started Guide at http://simpleid.org/docs/2/#getting-started.
Documentation
Documentation for SimpleID can be found at http://simpleid.org/docs/2/.
Licensing
Licensing information for SimpleID can be found in the file COPYING.txt
.
Acknowledgements
SimpleID uses the Fat-Free Framework, by Bong Cosca and the F3::Community. Licensing information for this framework can be found at https://github.com/bcosca/fatfree#support-and-licensing.
SimpleID uses the Symfony PHP components. Licensing information can be found at https://symfony.com/doc/current/contributing/code/license.html.
SimpleID uses Parsedown markdown library. Licensing information can be found at https://github.com/erusev/parsedown/blob/master/LICENSE.txt.
SimpleID uses the Feather icon library, designed by Cole Bemis. Licensing information for this library can be found at https://github.com/feathericons/feather/blob/master/LICENSE.
SimpleID uses the Alpine.js library, by Caleb Porzio and other contributors. Licensing information for this library can be found at https://github.com/alpinejs/alpine/blob/main/LICENSE.md.
SimpleID uses the qrcode-svg library, by papnkukn. Licensing information for this library can be found at https://github.com/papnkukn/qrcode-svg/blob/master/LICENSE.
SimpleID uses modern-normalize style sheet, by Nicolas Gallagher, Jonathan Neal and Sindre Sorhus. Licensing information for this library can be found at https://github.com/sindresorhus/modern-normalize/blob/main/license.
SimpleID uses Cerberus email templates. Licensing information can be found at https://github.com/TedGoas/Cerberus/blob/main/LICENSE.