api-generator

PHP-code generator for Laravel framework, with complete support of JSON-API data format

MIT License

Downloads
26.8K
Stars
328
Committers
6

Bot releases are hidden (Show)

api-generator - Fix double/float types maximum/minimum display-precision values Latest Release

Published by arthurkushman about 4 years ago

api-generator - Remove extra/unused props by moving them to stack

Published by arthurkushman over 4 years ago

api-generator - Fix key/attr in json mutator + composer.json version fixes

Published by arthurkushman over 4 years ago

api-generator - Fix composer.json lock on illuminate/container versions

Published by arthurkushman over 4 years ago

api-generator - Fix merged words in json-api output to snake_cased types, CustomSql empty settings check

Published by arthurkushman over 4 years ago

  • Fix merged words in json-api output to snake_cased types
  • Fix relation methods in Entities
  • Fix FormRequest relation entity underscore on camel-case
  • Fix CustomSql empty settings check
api-generator - Fix camel cased entity generated names

Published by arthurkushman over 4 years ago

Fix camel cased entity generated names in $table, Routes/api.php + dbl underscore fix

api-generator - Fix behavior of unparenthesized expressions that will change in php v8

Published by arthurkushman almost 5 years ago

api-generator - Fix ttl passed to xFetch method to invalidate the cache

Published by arthurkushman almost 5 years ago

api-generator - Fix query string hash for Redis cache storage

Published by arthurkushman about 5 years ago

api-generator - Fix gen-docs mediaType open parenthesis and single quotes in double quotes

Published by arthurkushman about 5 years ago

api-generator - Add @OA\Response object extension for desc + @OA\MediaType

Published by arthurkushman about 5 years ago

api-generator - Add turn off via --no-docs option docs generation

Published by arthurkushman over 5 years ago

api-generator - Add create/update/delete + reletions bulk doc methods gen

Published by arthurkushman over 5 years ago

api-generator - Add .gitattributes support for projects with critical net/traffic envs and others

Published by arthurkushman over 5 years ago

To exclude minor dirs/files from package, that do not operate in code execution on prod environments

api-generator - Add @OA\Schema in @OA\Parameter to properly render types of params of methods

Published by arthurkushman over 5 years ago

api-generator - OA documentation generated annotations for every controller + info based on L5

Published by arthurkushman over 5 years ago

api-generator - Included relations attributes unset with data param passed via query to index method

Published by arthurkushman over 5 years ago

  • Json class refactoring static method getResource
api-generator - Fix binding by adding entity_id to select when data param passed with fields in uri

Published by arthurkushman over 5 years ago

api-generator - Fix attributes unset on data fields parameter passed to uri

Published by arthurkushman over 5 years ago

api-generator - Add pagination support based on Fractal+Laravel paginator

Published by arthurkushman over 5 years ago

Package Rankings
Top 8.71% on Packagist.org
Badges
Extracted from project README's
Tweet Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Code Intelligence Status codecov License: MIT
Related Projects