Libraries tagged by agavi
innovareti/password-policy
1179 Downloads
A library to intuitively create password policies and validate a subject against them.
indy2kro/laravel-validate-models
42 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
hk2/csp
500 Downloads
HK2 CSP Whitelisting for Magento version 2.3.5 or above includes major URLs such as Cloudflare, Google Analytics, Google Fonts, Fontawesome, AddThis, Googleapis, Facebook Graph, Pinterest, Vimeo, Twitter, TrustPilot, NitroPack/NitroCDN, jsdelivr.net, Tailwind CSS CDN, and ContentSquare. One can disable Magento 2 CSP. However, Disabling results in more possibilities of attacks on the Magento store. (CSP) are a powerful tool to mitigate against Cross Site Scripting (XSS) and related attacks.
gpht/openapi-psr7-validator
32 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
getpop/loosecontracts
13091 Downloads
Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc
enterprisephp/doctrine-lock-bundle
2712 Downloads
Lock object against delete, update events
ecphp/laravel-ecas
778 Downloads
A bundle for Laravel, providing authentication against European Commission Authentication System (ECAS) server.
ecphp/laravel-cas
5936 Downloads
A bundle for Laravel, providing authentication against a Central Authentication Service (CAS) server.
dtenishev/jetphp-rabbitmq
2539 Downloads
AMQP php library wrapper. It's been tested against RabbitMQ.
djaxho/laravel-cats
1876 Downloads
Make programming fun again by printing cats when debugging and dumping data
derekdowling/stubborn
15665 Downloads
Configurable call handler that is persistent against failures.
datlechin/flarum-discussion-count
2508 Downloads
Display discussion count against tags.
danielkellyio/value-comparison
2343 Downloads
Compare a value to another value in order to perform advanced logic on user input (comparisons such as greater than, starts with, contains and with any or all to compare against multiple)
code-pros/password-policy
1908 Downloads
Create a password policy and validate strings against it
cmpayments/schemavalidator
4099 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.