Libraries tagged by imgenerate
instrumentisto/composer-platform-generator
11655 Downloads
Generates config.platform section for composer.json
infrawrench/sdk
121 Downloads
Generated PHP client for the Infrawrench API (v1.22.0).
igne-agency/laravel-boot-up
35 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
humanmade/wp-pattern-library
33 Downloads
Serve a manifest and isolated previews of a WordPress site's registered block patterns, so a pattern library can be generated from them.
html2img/html2img-php
55 Downloads
Official PHP SDK for the html2img HTML-to-image API: render HTML or CSS to PNG, screenshot live URLs, and generate images from templates, built on Guzzle.
guuzen/json-schema-codegen
35 Downloads
Project to generate PHP DTOs from JSON Schema
gridphp/gridphp-community
47 Downloads
GridPHP is an low-code DataGrid designed for building lightning-fast CRUD, DB admin panels, CRMs & backoffice tools. It generates fully interactive, mobile-ready CRUDs automatically from db tables of MySQL, PostgreSQL/Supabase, Oracle, SQLServer & integrates with Laravel, WordPress & CodeIgniter
genai/trace
163 Downloads
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.
genai/openapi
79 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
g4t/schema-designer
9 Downloads
Visual database schema designer for Laravel — renders your schema from migration files as an interactive ERD and generates migrations for every change made in the UI.
fuzzyfox/lucide-for-laravel
360 Downloads
An always-current Lucide blade-icons set and PHP enum for Laravel and Filament, generated from the official Lucide release.
fruitcake/laravel-image-variants
36 Downloads
On-demand image variants that generate once and are served statically thereafter.
forxer/blade-components-ide-helper
60 Downloads
Generate IDE metadata (VS Code snippets & Custom Data, PhpStorm ide.json) for Laravel packages that ship class-based Blade components.
christian98/opengraph-laravel
2424 Downloads
This package provides a neat way to generate Open-Graph tags.
blutrixx/generator-engine
442 Downloads
Module code generator engine for Laravel + Vue 3 + NativePHP Mobile. Generates backend modules, frontend pages, mobile backend with offline sync, and UX patterns (composites, wizards, shortcuts, dashboard) from a config-array specification.