Jeremy Kendall

Results 6 repositories owned by Jeremy Kendall

flaming-archer

78
Stars
25
Forks
Watchers

Photo 365 application. Built to support my own 365 project and to learn a few new technologies.

password-validator

146
Stars
16
Forks
Watchers

Validates passwords against PHP's password_hash function using PASSWORD_DEFAULT. Will rehash when needed, and will upgrade legacy passwords with the Upgrade decorator.

php-domain-parser

1.1k
Stars
166
Forks
Watchers

Public Suffix List based domain parsing implemented in PHP

query-auth

146
Stars
12
Forks
Watchers

Signature generation and validation for REST API query authentication

slim-auth

245
Stars
39
Forks
Watchers

Authorization and authentication for the Slim Framework using ZF2 Authentication and Acl components

slim-auth-impl

31
Stars
4
Forks
Watchers

Example implementation of Slim Auth.