issues
search
fumeapp
/
modeltyper
Generate TypeScript interfaces from Laravel Models
MIT License
135
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Groundwork for v3
#82
ayrtonandino
opened
1 day ago
2
[BUG] Cant install in Laravel v11.33.0
#81
ayrtonandino
opened
3 days ago
2
added output-file argument to command
#80
red-freak
closed
2 weeks ago
2
Support immutable date/datetime
#79
AmandoVledder
closed
3 weeks ago
0
Feat: additional --use-enums flag
#78
starter-dev
closed
4 months ago
2
Fix: incorrect logic in PR #75 merge
#77
starter-dev
closed
4 months ago
0
Fix: Ensure invalid typescript properties are surrounded with quotes
#76
starter-dev
closed
4 months ago
1
Fix: mutators not overridden by custom interfaces
#75
starter-dev
closed
4 months ago
0
Feature: Allow user to override or expand package mappings
#74
ayrtonandino
closed
6 months ago
1
[BUG] Missing types definitions in psql?
#73
yokozawa0701
closed
6 months ago
1
Add new mappings for Laravel 11 Fixes 71 & some minor fixes
#72
ayrtonandino
closed
7 months ago
1
[BUG] [LARAVEL_11] Missing types definitions in Laravel 11
#71
ayrtonandino
closed
7 months ago
4
Laravel 11.x Compatibility
#70
laravel-shift
closed
8 months ago
4
[BUG] Using non-standard database driver for one model causes the command to fail.
#69
nonetallt
opened
9 months ago
4
Update test.yml
#68
tcampbPPU
closed
9 months ago
0
Feature: generate fillables
#67
nonetallt
closed
10 months ago
2
[Feature] : support Resources
#66
peter-emad99
closed
10 months ago
1
Adds additional TS mappings
#65
tcampbPPU
closed
11 months ago
0
[BUG] Unknown cast type: object
#64
n1c
closed
10 months ago
6
more consistency
#63
acidjazz
opened
1 year ago
1
Feature: more single and arrayed results
#62
acidjazz
closed
1 year ago
2
Add GH Action to check for stale issues
#61
tcampbPPU
closed
1 year ago
0
Support array of enum
#60
lokken
opened
1 year ago
4
Add Hashed type to Map
#59
tcampbPPU
closed
1 year ago
0
[BUG] Unknown cast type: hashed
#58
n1c
closed
1 year ago
4
Laravel 9 install issues
#57
Josje92
opened
1 year ago
2
I don't get any columns generated in my interfaces
#56
polsust
closed
1 year ago
6
[BUG] Accessor method for parent_id on model App\Modules\ProductCatalog\Models\Category does not exist
#55
fbarrento
opened
1 year ago
2
Feature Request / RFC: export Enum type as object
#54
GringoDotDev
opened
1 year ago
2
Adds DevContainer for easier contributions
#53
tcampbPPU
closed
1 year ago
0
Cast UUID as string added
#52
UksusoFF
closed
1 year ago
1
Laravel 9 support
#51
UksusoFF
closed
1 year ago
2
Check if Generated Class Exists
#50
tcampbPPU
closed
1 year ago
0
Update phpunit.xml - Fix PHPUnit deprecation Warning
#49
tcampbPPU
closed
1 year ago
0
Support enums used as return type
#48
Jared0430
closed
1 year ago
5
Discover Models Outside of app/Models
#47
tcampbPPU
closed
1 year ago
0
Skip interfaces/traits/enums in model:typer - fixes #45
#46
Jared0430
closed
1 year ago
1
[BUG] php artisan model:typer tries to write traits
#45
Jared0430
closed
1 year ago
0
feature request: support Laravel modules
#44
allanlaal
closed
1 year ago
7
Test for Enum Case & Setup for More Action Tests
#43
tcampbPPU
closed
1 year ago
0
Add testing boilerplate, do not attempt to resolve abstract models by default
#42
nonetallt
closed
1 year ago
6
model:typer command tries to write abstract models
#41
nonetallt
closed
1 year ago
1
check "allowsNull" for Attribute
#40
nurdism
closed
1 year ago
0
Bug: attribute/mutator nullable types are ignored by output.
#39
nonetallt
closed
1 year ago
4
fix disabled plurals output
#38
nurdism
closed
1 year ago
0
Relationships use the Plural interface even if plurals are disabled
#37
n1c
closed
1 year ago
1
Swap Modify with Omit
#36
acidjazz
opened
1 year ago
2
fixed laravel version in error message
#35
hw-rjuzak
closed
1 year ago
0
Wrong version number displayed in error message
#34
hw-rjuzak
closed
1 year ago
0
Add more options
#33
nurdism
closed
1 year ago
7
Next