Libraries tagged by agavi
uiii/tense
174 Downloads
Easy testing against multiple versions of ProcessWire CMF
twentytwo-labs/api-validator
558 Downloads
Validate PSR-7 Requests against an OpenAPI/Swagger2 Schema
tvdijen/simplesamlphp-module-ldapradius
80 Downloads
A module that provides authentication against LDAP stores with additional MFA against RADIUS
toobo/type-checker
17 Downloads
Library to check values against PHP types, is_a() on steroids.
toby/toby
329 Downloads
Put 'ol Toby in your pipe and smoke it. A micro web framework similar to Sinatra that makes PHP fun again.
thetruebumba/spam_login_filter
125 Downloads
Elgg plugin that validates login against blacklist databases. You need the tracker plugin to use the "report as spammer" feature.
thesmart/bitfield
8901 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.
tekkla/core-validator
53 Downloads
Validator engine to validate values against one or a set of rules.
syntaxseed/iplimiter
90 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
swoft/php-amqplib
173 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
stolt/composer-multitest
13 Downloads
Composer script to run a Composer test or spec script against all versions managed by PHPBrew or phpenv.
sroutier/eloquent-ldap
8657 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
sinema/gate-guardian
13 Downloads
Guard; Checks JWTs against different guard types; default is Zitadel