Libraries tagged by key generation
appslabke/code-key-generator
916 Downloads
Package to generate unique references codes and keys.
innovmt/mt-jetstream-inertia-generator
13 Downloads
Admin CRUD generator using Laravel Jetstream, Inertiajs, Vue.js, Pagetables and Tailwindcss. Project adapted from coolsam726/jetstream-inertia-generator
abordji/php-generator-chunk
3 Downloads
A utility function to split a PHP Generator into chunks of a specified length, returning a Generator of Generators, with optional key preservation.
ssx/csr-generator
16 Downloads
A quick and easy CSR generator which will give you a private key and a CSR.
moh4mmad/request-validation-generator
34 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
feryardiant/wp-cli-salts-generator
8 Downloads
Generate salts keys for your WordPress installation
yeaggercom/socialiteprovider-apple
7 Downloads
Apple OAuth2 Provider for Laravel Socialite
feilongluo/apple
14 Downloads
Apple OAuth2 Provider for Laravel Socialite. Support php 7.1 and laravel 5.6, revision.
andacu/keygen
55 Downloads
Key Generator Library
acelords/keygen
392 Downloads
A fluent PHP random key generator.
ahilmurugesan/socialiteproviders-apple
2589 Downloads
Apple OAuth2 Provider for Laravel Socialite
tingfeng-key/lumen-iseed
442 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tiemsky/haskey
1 Downloads
A Laravel package to auto-generate unique keys based on models instead using traditional id.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tba-api/tba-api-client-php
6 Downloads
# Overview Information and statistics about FIRST Robotics Competition teams and events. # Authentication All endpoints require an Auth Key to be passed in the header `X-TBA-Auth-Key`. If you do not have an auth key yet, you can obtain one from your [Account Page](/account). A `User-Agent` header may need to be set to prevent a 403 Unauthorized error.