Finite is a Simple State Machine, written in PHP. It can manage any Stateful object by defining states and transitions between these states. As of version 2, Finite is a low-deps and lightweight state ...
A simple contact form with PHPMailer, reCAPTCHA and Bootstrap. Use this to provide a simple contact form on your own website, and send the messages with SMTP. Or use this as a basis or example to ...