issues
search
SoliDry
/
api-generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
MIT License
327
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix isEnabled() with customSql from view method on cache enabled=true
#155
arthurkushman
closed
5 years ago
0
#153. Fix route prefixes api, v2 for JsonApiSerializer
#154
arthurkushman
closed
5 years ago
0
Fix self/related links prefixes api, v2 in JsonApiSerializer
#153
arthurkushman
closed
5 years ago
1
Add json documents based generation for many practical reasons
#152
arthurkushman
closed
5 years ago
0
If it is reasonable to set for relational queries withDefault() to prevent errors on empty result
#151
arthurkushman
opened
5 years ago
0
Create ErrorHandler for json-api error representation
#150
arthurkushman
closed
5 years ago
0
Change Cache::set to accept time object with seconds for backward compatability support in Laravel 5.7/5.8
#149
arthurkushman
closed
5 years ago
1
Implement ConsoleServiceProvider
#148
arthurkushman
closed
5 years ago
0
Fix routes/web.php to '\\Modules\\V1\\Http\\Controllers' notation in Modules/V1/Routes/web.php
#147
arthurkushman
closed
5 years ago
0
Fix static analysis tools provided issues
#146
arthurkushman
closed
5 years ago
1
Fix migration DateTime notation to Y_m_d_time
#145
arthurkushman
closed
5 years ago
0
Generate monolithic app when version: app e.g.: app/Http/Controllers etc
#144
arthurkushman
closed
5 years ago
0
Add --framework option to generate code base for different FWs
#143
arthurkushman
opened
5 years ago
0
While generating resources preserve custom business logic in Entities, FormRequests by default
#142
arthurkushman
closed
5 years ago
0
Save custom business logic code content between generations in *Controllers
#141
arthurkushman
closed
5 years ago
0
Return Response object on errors instead of exit code execution
#140
arthurkushman
closed
5 years ago
0
Fix use SoftDelete created in every Entity, but not always used
#139
arthurkushman
closed
5 years ago
0
Update composer.json with latest settings
#138
arthurkushman
closed
5 years ago
0
Change namespaces and folders to CamelCase styled for the sake of coherence with FWs
#137
arthurkushman
closed
5 years ago
0
Add more phpDoc in code
#136
arthurkushman
closed
2 years ago
0
0 id on bulkCreate operation when passing string
#135
arthurkushman
closed
5 years ago
1
Refactor request methods to return Response object
#134
arthurkushman
closed
5 years ago
1
Create global try/catch block to re-throw an exception in json-api readable format
#133
arthurkushman
closed
5 years ago
0
Add custom exception render handler to output exceptions in json-api format
#132
arthurkushman
closed
5 years ago
0
Implement HEAD http request method to get info on headers for GET
#131
arthurkushman
closed
5 years ago
1
Implement OPTIONS http request method to get info on used methods
#130
arthurkushman
closed
5 years ago
1
Add pure (non-merge) roll-back system ability to any point in history
#129
arthurkushman
closed
5 years ago
0
Add more description, options help titles to console
#128
arthurkushman
closed
5 years ago
0
Add reflecsive check on all --merge options to recognize missing properties history->current
#127
arthurkushman
closed
5 years ago
0
Change ramlFile semantics in code to more abstract filePath
#126
arthurkushman
closed
5 years ago
0
Fix catch exceptions to Command->error
#125
arthurkushman
closed
5 years ago
0
#123 create dir for tests/functional before tests generation
#124
4n70w4
closed
5 years ago
0
Create dir for tests/functional before tests generation
#123
4n70w4
closed
5 years ago
0
Move ApiAccessToken to Modules/{ModuleName}/Http/Requests/
#122
4n70w4
closed
5 years ago
1
OpenApiSpecification (aka swagger) support
#121
arthurkushman
closed
5 years ago
0
Console error output on \Exception
#120
arthurkushman
closed
5 years ago
0
request : raml routes
#119
Tazoeur
opened
5 years ago
3
request : raml validator
#118
Tazoeur
closed
5 years ago
5
Change drop null values in generated props as EA Extended recommends
#117
arthurkushman
closed
6 years ago
0
Rename Middlewares to FormRequests and move them to Http/Requests
#116
arthurkushman
closed
6 years ago
0
Change DefaultController example in readme
#115
arthurkushman
closed
6 years ago
0
Fix routes {id} in relationships on update/delete
#114
arthurkushman
closed
6 years ago
0
Add GraphQL for Laravel support if it is possible to match with OAS
#113
arthurkushman
opened
6 years ago
6
Refactor MigrationsAbstract to lessen code complication
#112
arthurkushman
closed
6 years ago
0
More code coverage - up to 90% for every generator block
#111
arthurkushman
opened
6 years ago
1
Documentation: How to and where define custom business logic?
#110
imissyouso
closed
6 years ago
0
Would be good to auto generate feature tests
#109
imissyouso
closed
6 years ago
3
Using annotations instead of Facets
#108
imissyouso
closed
6 years ago
1
Optimize cache for high-load systems with random_factor set ttl and probability formula preset
#107
arthurkushman
closed
6 years ago
0
Add time measurement on overall generation process to console output
#106
arthurkushman
opened
6 years ago
0
Previous
Next