Packages from angus-dv
-
PHP
angus-dv/captcha
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure used to determine whether a user is a human or a bot. It helps prevent automated software from abusing online services, protecting websites from spam, fraud, and other malicious activities.
-
-
PHP
angus-dv/in_array_r
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
-
-
-
PHP
angus-dv/pars-news
This project provides a restful API for managing articles on a news site. It allows users to create, read, update, and delete articles efficiently.