Libraries tagged by codegenie
tgozo/laravel-codegen
185 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
macmotp/codegen
142 Downloads
Generate human friendly codes
guuzen/json-schema-codegen
45 Downloads
Project to generate PHP DTOs from JSON Schema
birb/fancy-stubs-codegen
9 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
silverstripe-terraformers/openapi-codegen-php-8
4931 Downloads
A base library used to create Elastic PHP clients.
jpnut/laravel-typescript-codegen
121 Downloads
Typescript Code Generation for Laravel
raise-studio/filament-forge-core
4 Downloads
Laravel 12 + Filament 4 开箱即用后台核心基座包(免费基座 P1):内置用户/角色/菜单管理 + 菜单引擎 + 扩展基础设施(P0 资源替换 / P1 动作·列注入);生成器服务化客户端(P2 forge-pro)依赖远程 D8 服务。
masrodjie/codeigniter4-queue
251 Downloads
The Illuminate Queue package for CodeIgniter 4
masrodjie/codeigniter3-queue
2002 Downloads
The Illuminate Queue package for CodeIgniter 3
hemilrajput/laravel-typegen
29 Downloads
Generate TypeScript types from Eloquent models, Enums & FormRequests.
gemvc/cli-dev
21 Downloads
GEMVC development CLI: codegen, admin tools, database introspection. Internal ecosystem package — install with --dev only.
fedorgrecha/php-graphql-projection
2 Downloads
GraphQL projections generator for Laravel
agungsugiarto/codeigniter4-whoops
109 Downloads
Whoops PHP Errors For CodeIgniter4
agungsugiarto/codeigniter4-eloquent
4537 Downloads
The Illuminate Database package for CodeIgniter 4
gemvc/cli-base
57 Downloads
Internal GEMVC CLI foundation: terminal I/O, filesystem helpers, and codegen abstract base classes. For GEMVC ecosystem only.