Libraries tagged by arga
tonirilix/nested-json-flattener
87725 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
thomas-schulz/symfony-meta
51566 Downloads
PhpStorm meta data for expected arguments completion in symfony projects.
symplify/php-config-printer
2275047 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
sylvainjule/matomo
9493 Downloads
Matomo helpers, panel area and sections for Kirby
stefangabos/zebra_session
101729 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
6062444 Downloads
This is a authentication module for authenticating a user against a SQL database
simplesamlphp/simplesamlphp-module-radius
6003350 Downloads
A module that is able perform authentication against a RADIUS server
simplesamlphp/simplesamlphp-module-ldap
6093924 Downloads
A module that provides authentication against LDAP stores
simplesamlphp/simplesamlphp-module-authyubikey
5985711 Downloads
A module that is able to authenticate against YubiKey
simplesamlphp/simplesamlphp-module-authtwitter
5972675 Downloads
A module that is able to perform authentication against Twitter
simplesamlphp/simplesamlphp-module-authcrypt
6080157 Downloads
This module provides authentication against password hashes or .htpasswd files
silverstripe/frameworktest
251231 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
scriptfusion/mapper
151972 Downloads
Transforms arrays using an object composition DSL.
riimu/kit-csrf
23260 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
radic/blade-extensions
317631 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc