# Pure PHP

- [Webauthn Server](/pure-php/webauthn-server.md)
- [Input Loading](/pure-php/input-loading.md)
- [Input Validation](/pure-php/input-validation.md)
- [Register Authenticators](/pure-php/authenticator-registration.md)
- [Authenticate Your Users](/pure-php/authenticate-your-users.md)
- [Advanced Behaviours](/pure-php/advanced-behaviours.md)
- [Debugging](/pure-php/advanced-behaviours/debugging.md)
- [User Verification](/pure-php/advanced-behaviours/user-verification.md)
- [Authenticator Selection Criteria](/pure-php/advanced-behaviours/authenticator-selection-criteria.md)
- [Authentication without username](/pure-php/advanced-behaviours/authentication-without-username.md)
- [Authenticator Algorithms](/pure-php/advanced-behaviours/authenticator-algorithms.md)
- [Attestation and Metadata Statement](/pure-php/advanced-behaviours/attestation-and-metadata-statement.md)
- [Extensions](/pure-php/advanced-behaviours/extensions.md)
- [Authenticator Counter](/pure-php/advanced-behaviours/authenticator-counter.md)
- [Dealing with “localhost”](/pure-php/advanced-behaviours/dealing-with-localhost.md)
