Laravel Generator - Get your APIs and Admin Panel ready in minutes
Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
InfyOm Generator is a set of tools which generates APIs and CRUD with a bunch of features and customization which helps you to save a lot of time which is generally spent on basic scaffolds and boilerplates with minimizing the chances of defects.
InfyOm Generator has simple general installation steps as any laravel package. Also it has a great documentation which covers all possible customization details and possible options which makes it very easy to use in any of the projects.
InfyOm Generator comes with various templates. It supports AdminLTE and CoreUI. so you can get started easily with a pre-built theme. Also, you can publish templates and use your choice of CSS framework or theme.
InfyOm Generator also has an ability to publish layout for admin panel and all authentication files which are required for any laravel application. It comes with built in admin panel templates and authentication templates boilerplate.
Sometimes you just don't want to generate/re-generate all files but only some of the files in your project. It provides an individual command to generate only the files you need from either entering schema or from the schema file saved before.
InfyOm Generator also has GUI Interface in which can be used to generate scaffold from real GUI Interface rather than using command line option. Here you can define fields and other required parameter and can generate same CRUD and APIs as command line.