Libraries tagged by User Generator
nacha/file-generator
292363 Downloads
Easy to use NACHA file generation for PPD/CCD transactions. Modeled using NACHA documentation.
linkxtr/laravel-qrcode
29547 Downloads
A clean, modern, and easy-to-use QR code generator for Laravel
fojuth/readmegen
40346 Downloads
Readme file / doc generator. It uses VCS logs as a source of information.
akira/laravel-qrcode
8475 Downloads
A clean, modern, and easy-to-use QR code generator for Laravel
ory/client
145197 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
nicobleiler/php-passphrase
14011 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
tebazil/db-seeder
291355 Downloads
Simple to use PHP db seeding tool that uses faker generators
justinwalsh/daux.io
38210 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
wol-soft/php-json-schema-model-generator-production
153730 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
jaguarjack/migration-generator
32559 Downloads
generator migration files if you never use it
marshmallow/nova-field-string-generator
52105 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
heroyt/tournament-generator
16627 Downloads
A set of classes used to create multiple kinds of tournament brackets in PHP.
gldrenthe89/nova-string-generator-field
66941 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
talon-one/talon-one-client
128028 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
memio/pretty-printer
313880 Downloads
Memio's PrettyPrinter, used to generate PHP code from given Model