Libraries tagged by generate
fakerphp/faker
268502435 Downloads
Faker is a PHP library that generates fake data for you.
zircote/swagger-php
103606006 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/uid
184705869 Downloads
Provides an object-oriented API to generate and represent UIDs
swagger-api/swagger-ui
34541181 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
hashids/hashids
38534177 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
barryvdh/laravel-ide-helper
98850102 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
fzaninotto/faker
222853778 Downloads
Faker is a PHP library that generates fake data for you.
spatie/laravel-sitemap
10192400 Downloads
Create and generate sitemaps with ease
setasign/fpdf
47320063 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
7453845 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
ocramius/proxy-manager
80447515 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
nette/php-generator
47484655 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.4 features.
nelmio/api-doc-bundle
53863690 Downloads
Generates documentation for your REST API from attributes
knuckleswtf/scribe
8002575 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
5443138 Downloads
Generates Laravel Migrations from an existing database