Libraries tagged by User Generator
picqer/php-barcode-generator
21331392 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
jbroadway/urlify
6244885 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
lob/lob-php
3665036 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
crestapps/laravel-code-generator
83871 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ocramius/code-generator-utils
1437580 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
daux/daux.io
175057 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
sof3/await-generator
20150 Downloads
Use async/await in PHP using generators
nacha/file-generator
257903 Downloads
Easy to use NACHA file generation for PPD/CCD transactions. Modeled using NACHA documentation.
heroyt/tournament-generator
12695 Downloads
A set of classes used to create multiple kinds of tournament brackets in PHP.
ory/client
29061 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) |
tebazil/db-seeder
205040 Downloads
Simple to use PHP db seeding tool that uses faker generators
wol-soft/php-json-schema-model-generator-production
107230 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
jaguarjack/migration-generator
31091 Downloads
generator migration files if you never use it
marshmallow/nova-field-string-generator
39166 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
gldrenthe89/nova-string-generator-field
39748 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.