Libraries tagged by agavi
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.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
smorken/ldapquery
281 Downloads
LDAP Query library - helps with querying/authenticating against LDAP/AD
sinema/gate-guardian
13 Downloads
Guard; Checks JWTs against different guard types; default is Zitadel
signpostmarv/daft-interface-collector
1743 Downloads
interface collector. daft reasons again.
shavy/qcache
52 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
sgu-infocom-official/inputmask_v3.3.11
32 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
service-to/validate-email
1017 Downloads
Library to validate an email address against its mail servers by doing a name server lookup and then connecting to its MX records.
sergiuszm/php-amqplib
21 Downloads
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sarfraznawaz2005/queryline
38 Downloads
QueryLine is a laravel package to show time graph against run quries on a page.
saasykit/filament-oops
23 Downloads
Never accidentally edit your Filament production panel again! Filament Oops displays a clear 'Production' warning, helping you avoid costly mistakes and keeping your development safe.
romainrg/codeigniter-php-amqplib
14698 Downloads
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
rmanara/brutalforce
68 Downloads
help on secure website against brutal force attack
religisaci/codeception-api-validator
461 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions. This package is modified awuttig/codeception-api-validator package for PHP 7.4