Libraries tagged by generate link
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
moonbear/laravel-crud-scaffold
81 Downloads
A Laravel package to help you generate nearly complete CRUD pages like crazy!
paulhenri-l/laravel-route-helpers
8 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
mojgenie/hashids
93 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
garant/file-preview-generator-bundle
390 Downloads
This Symfony bundle provides classes to generate preview image for office files like .doc, .docx, .xls and others. It contains client and server that lets use it both locally and remotely
mouf/utils.graphics.image-preset-displayer
17559 Downloads
Images handler that will generate image thumbs and serve them when displayed (like the drupal image styles services)
mhasankn/dart-models
24 Downloads
Laravel library to easily generate models for Dart/Flutter from command line.
laradic/icon-generator
292 Downloads
Generate FontAwesome, Foundation Icons or any custom icon font icons to multiple size and color image files like .ico/.png
apility/webpack-assets
1686 Downloads
A helper class for reading the manifest generated by webpack-assets-manifest, and output relevant link and script tags.
ahrmerd/laravel-test-generator
94 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
brunty/laravel-environment
31 Downloads
Generate and work with .env files from the command line via an artisan command within Laravel.
outerweb/nova-link-picker
2 Downloads
A Laravel Nova field to generates links
quinix/presenter-link-panel
9095 Downloads
This panel generates links to open current presenter/template into your preferred text editor. (Author: Daniel Robenek)
cheppers/lint-report
6388 Downloads
Generate reports from lint results
shopsys/changelog-linker
10832 Downloads
[FORK] Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.