Libraries tagged by generate link
hkvstore/tc-lib-barcode
1970 Downloads
PHP library to generate linear and bidimensional barcodes
bilge/zebra-pagination
568 Downloads
A generic, Twitter Bootsrap compatible, PHP pagination library that automatically generates navigation links
leo108/php-console-qrcode
294 Downloads
A PHP program that can generate qrcode in linux console
kejawenlab/petruk-username
1260 Downloads
classes to generate unique username like XXXXXXXX0000
hut6/simplesharing
149 Downloads
Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
davidngugi/laravel-php-generator
30 Downloads
Command line tool to generate your classes, interfaces and traits. Aiming for your higher productivity
vcode/qrcode
462 Downloads
This is package generate Qrcode using some services like google qrcode. This package also support attaching logo into qrcode. In Laravel framework, it fully support for using facade, blade helper.
libry-inc/laravel-docgen
82 Downloads
A Laravel tool to auto-generate a document from data, like DB
moonbear/laravel-crud-scaffold
86 Downloads
A Laravel package to help you generate nearly complete CRUD pages like crazy!
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
mojgenie/hashids
154 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
lukasbableck/contao-llms-bundle
12 Downloads
This bundle allows you to generate a llms.txt file via the Contao backend to optimize your site for LLMs like ChatGPT, Claude, Gemini, ...
cable8mm/order-sheet
291 Downloads
This package is able to generate a kind of seed for order sheets and order invoices so you can use it for testing like that
ahrmerd/laravel-test-generator
181 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
33 Downloads
Generate and work with .env files from the command line via an artisan command within Laravel.