Libraries tagged by component generator
codemaxbr/reliese
158 Downloads
Reliese Components for Laravel Framework code generation.
naitik/laravelmodel
412 Downloads
Based on Reliese Components for Laravel Framework code generation. Removes prefix from Models name if prefix is defined in database
yacon/yii2-ide-helper
3 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
mwguerra/crud-artisan
1 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js
mitirrli/yii2-ide-helper
10 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
hl56/yii2-ide-helper
3 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
hasnayeen/blade-ssg
11 Downloads
Filament plugin for static site generation for Laravel with blade component supported markdown.
abk/query-bundle
55 Downloads
Generic query component that can be used to generates specific queries via custom adapter.
scootersam/crud-models
6 Downloads
Automatically generate crud api endpoints and vue components for specific models
nion/laravel-model-datatable
5 Downloads
A Laravel package for generating dynamic data tables using Blade components.
kbsali/sitemap-serializer
7 Downloads
A simple way to generate sitemaps using Symfony2's Serializer Component
drewlabs/g-cli
119 Downloads
Generates classes, services, models and controller's components or entire project source code from databse structure
stepapo/data
46 Downloads
Component for Nette Framework and Nextras ORM, that helps generate datasets from collections with paging, sorting and filtering capability.
palmyr/base-app
21 Downloads
Base symfony app to generate cli commands with only some of the core components.
krishnapawar/php-html-builder
4 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.