Libraries tagged by arga
thomas-schulz/symfony-meta
45439 Downloads
PhpStorm meta data for expected arguments completion in symfony projects.
tanthammar/tall-forms
35980 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
symplify/php-config-printer
2221568 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
stymiee/email-validator
228997 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stefangabos/zebra_session
93830 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
simplesamlphp/simplesamlphp-module-sqlauth
5679480 Downloads
This is a authentication module for authenticating a user against a SQL database
simplesamlphp/simplesamlphp-module-radius
5631901 Downloads
A module that is able perform authentication against a RADIUS server
simplesamlphp/simplesamlphp-module-ldap
5707265 Downloads
A module that provides authentication against LDAP stores
simplesamlphp/simplesamlphp-module-authyubikey
5621638 Downloads
A module that is able to authenticate against YubiKey
simplesamlphp/simplesamlphp-module-authtwitter
5611598 Downloads
A module that is able to perform authentication against Twitter
simplesamlphp/simplesamlphp-module-authcrypt
5682818 Downloads
This module provides authentication against password hashes or .htpasswd files
silverstripe/frameworktest
204087 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
scriptfusion/mapper
127240 Downloads
Transforms arrays using an object composition DSL.
radic/blade-extensions
314661 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
radebatz/openapi-verifier
56385 Downloads
Verify JSON (api response) against OpenAPI specification.