Libraries tagged by totp
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
doctrine/lexer
818932219 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations
180953141 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
398390613 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/collections
373319309 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/reflection
103297746 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
studio/laravel-totem
922086 Downloads
A Laravel package to manage your cron jobs through a beautiful dashboard
marcj/topsort
13152569 Downloads
High-Performance TopSort/Dependency resolving algorithm
pragmarx/countries
3150665 Downloads
PHP Countries and Currencies
jeremykendall/php-domain-parser
11445280 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
topthink/think
1093356 Downloads
the new thinkphp framework
topthink/framework
2977065 Downloads
The ThinkPHP Framework.
slim/twig-view
6740974 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
react/promise-timer
34869972 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.