{"id":28249095,"url":"https://github.com/laraflow/crud","last_synced_at":"2026-01-11T10:06:01.681Z","repository":{"id":243044274,"uuid":"810796658","full_name":"laraflow/crud","owner":"laraflow","description":"API CRUD Generator","archived":false,"fork":false,"pushed_at":"2025-05-12T20:49:04.000Z","size":199,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T13:14:17.125Z","etag":null,"topics":["api","api-resources","crud","crud-generator","generators","inertiajs","laravel","stub","vuejs"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laraflow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-05T11:21:56.000Z","updated_at":"2025-05-12T20:49:01.000Z","dependencies_parsed_at":"2024-06-06T12:18:26.611Z","dependency_job_id":"e83600da-e710-4ea4-9637-74a78bfee5e7","html_url":"https://github.com/laraflow/crud","commit_stats":null,"previous_names":["laraflow/api-crud"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/laraflow/crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laraflow%2Fcrud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laraflow%2Fcrud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laraflow%2Fcrud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laraflow%2Fcrud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laraflow","download_url":"https://codeload.github.com/laraflow/crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laraflow%2Fcrud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259637128,"owners_count":22888217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-resources","crud","crud-generator","generators","inertiajs","laravel","stub","vuejs"],"created_at":"2025-05-19T13:14:09.162Z","updated_at":"2025-06-13T11:30:39.480Z","avatar_url":"https://github.com/laraflow.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laraflow CRUD\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/laraflow/crud.svg?style=flat-square)](https://packagist.org/packages/laraflow/crud)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/laraflow/crud/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/laraflow/crud/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/laraflow/crud/fix-php-code-style-issues.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/laraflow/crud/actions?query=workflow%3A\"Fix+PHP+code+style+issues\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/laraflow/crud.svg?style=flat-square)](https://packagist.org/packages/laraflow/crud)\n\nThis is where your description should go. Limit it to a paragraph or two. Consider adding a small example.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require laraflow/crud\n```\n\nor only on the Development Environment\n\n```bash\ncomposer require --dev laraflow/crud\n```\n\nAfter that run this command to configure project.\n\n```bash\nphp artisan laraflow:install\n```\n\n## Usage\n\nTo create a complete API CRUD stub file use this command\n\n```bash\nphp artisan make:crud ResourceName\n```\n\nIf you want to add fields to migration and request validation then\n\n```bash\nphp artisan make:crud ResourceName --fields=name,email,phone,image\n```\n\nOptionally, If you want to create an inside subdirectory.\n\n```bash\nphp artisan make:crud Directory1/Directorry2/ResourceName\n```\n\nNote: Root Namespace will be added from the configuration.\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Mohammad Hafijul Islam](https://github.com/hafijul233)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaraflow%2Fcrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaraflow%2Fcrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaraflow%2Fcrud/lists"}