noCAPTCHA alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view noCAPTCHA alternatives based on common mentions on social networks and blogs.
-
Country List
:globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats. -
Hprose-PHP
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP -
SuperClosure
Serialize closures. Not maintained. Consider using opis/closure. -
dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀 -
Pagerfanta
Pagination library for PHP applications with support for several data providers -
Essence
Extracts information about web pages, like youtube videos, twitter statuses or blog articles. -
sabre/vobject
:date: The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects -
Token Bucket
Implementation of the Token Bucket algorithm in PHP. -
Prooph Service Bus
PHP Lightweight Message Bus supporting CQRS. -
Lodash-PHP
Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP -
Embera
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support. -
ClassPreloader
Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files. -
Metrics
Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in. -
Slimdump
A tool for creating configurable dumps of large MySQL-databases. -
git-profile
Utility that helps you switch git configurations with ease. -
Cake Utility
[READ-ONLY] CakePHP Utility classes such as Inflector, Text, Hash, Security and Xml. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp -
RedisSessionHandler
An alternative Redis session handler for PHP featuring per-session locking and session fixation protection -
html-object
A set of classes to create and manipulate HTML objects abstractions -
Sslurp
Sslurp is a simple library which aims to make properly dealing with SSL in PHP suck less. -
Procrastinator
Execute time consuming tasks as late as possible in a request -
Yell
PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of noCAPTCHA or a related project?
README
noCAPTCHA (new reCAPTCHA) [
](LICENSE.md) 
By ARCANEDEV©
What is reCAPTCHA?
reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis engine to tell humans and bots apart. With the new API, a significant number of your valid human users will pass the reCAPTCHA challenge without having to solve a CAPTCHA. reCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.
Features
- Framework agnostic package.
v2
(+ Invisible) &v3
reCaptcha are supported.- Easy setup & configuration.
- Well documented & IDE Friendly.
- Well tested with maximum code quality.
- Laravel
4.2
to8.x
are supported. - PSR-7 Support (ServerRequest verification).
- Made with :heart: & :coffee:.
Table of contents
- [Installation and Setup](_docs/1-Installation-and-Setup.md)
- [Configuration](_docs/2-Configuration.md)
- [Usage](_docs/3-Usage.md)
- [Extras](_docs/4-Extras.md)
- [FAQ](_docs/5-FAQ.md)
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
*Note that all licence references and agreements mentioned in the noCAPTCHA README section above
are relevant to that project's source code only.