Libraries tagged by generate link
omenejoseph/dynamic-env
7 Downloads
A package to dynamically generate .env values from secret services like AWS secrets
mojgenie/hashids
144 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
kyleblanker/hashids
8 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
karakushan/crud-generator
4 Downloads
Generate CRUD for your laravel application like a breeze
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
dutymess/hashids
109 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
dovetaily/compio
80 Downloads
Generator of component - It works temporarily only on Laravel with Artisan(CLI) by generating Blade components but you can customize it to generate components from other templating engines like `Twig` or `VueJs` or others.
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
campaignchain/dev-tools
4135 Downloads
Various tools for developing with CampaignChain, e.g. to generate CampaignChain modules from the command line.
ashkanrimer/hashids
440 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
tei187/intensification-gradient
7 Downloads
IntensificationGradient is a PHP class used to generate a decimal-step-based RGBa gradient data arrays, based on defined stops. Especially usefull with intensification displays (like ticks per hour, visits per day, etc.) or compositions based on gradient range of limiting colors (brand guides, etc.).
patinthehat/new-laravel-project
9 Downloads
Easily generate a new Laravel project of any version from the command line.