Libraries tagged by mime generator
alirezajavadi/jsonize
31 Downloads
JSONize: Standardize JSON responses effortlessly! Ensure consistency in your applications with our streamlined library. Simplify data formatting, enhance readability, and save time. JSONize empowers developers to generate clean, organized JSON outputs, perfect for APIs, web, and mobile apps. Revolutionize your workflow today!
andrewgatenby/snapmigrations
7328 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
mkd/laravel-otp
2 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
safeutils/safeutils
6 Downloads
SafeUtils: Native MacOS, Linux and Windows desktop application with 110+ carefully crafted tools for yours and your teams everyday work with sensitive data in various formats.
koost89/laravel-login-links
294 Downloads
Generate a login URL / link to log in as a user
imseyed/auth2fa
15 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
novy213/yii2-otp
23 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
lsat/yii2-otp
565 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
fat2fast/yii2-otp
5 Downloads
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
phossa2/uuid
2449 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
zakaria-yacine/laravel-form-builder
14 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
tech-ed/simpl-otp
51 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
prasanth-j/otpify
36 Downloads
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
njoguamos/laravel-otp
618 Downloads
A composer package for generating and verifying One Time Passwords (OTP) in Laravel 11+.