Libraries tagged by generative
hashids/hashids
42169478 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
fakerphp/faker
306652510 Downloads
Faker is a PHP library that generates fake data for you.
barryvdh/laravel-ide-helper
107320626 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
fzaninotto/faker
226811279 Downloads
Faker is a PHP library that generates fake data for you.
spomky-labs/otphp
39146045 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
spatie/laravel-sluggable
9548978 Downloads
Generate slugs when saving Eloquent models
spatie/laravel-sitemap
11615697 Downloads
Create and generate sitemaps with ease
setasign/fpdf
52980179 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
orangehill/iseed
8052611 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
ocramius/proxy-manager
81221710 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
nette/php-generator
51977164 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
nelmio/api-doc-bundle
57163613 Downloads
Generates documentation for your REST API from attributes
laravel/boost
476192 Downloads
Laravel Boost accelerates AI-assisted development to generate high-quality, Laravel-specific code.
knuckleswtf/scribe
9350128 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
6144168 Downloads
Generates Laravel Migrations from an existing database