cubeta / cubeta-starter
Cubeta-Starter: A developer's Swiss army knife for seamless CRUD operations. Choose between core integration or dev dependency. Enjoy a user-friendly GUI for code generation, enhancing your development workflow. Say goodbye to repetition, embrace productivity with Cubeta-Starter!
Installs: 1 404
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 1
Forks: 1
Open Issues: 2
Requires
- illuminate/support: ^v12.0.0
- laravel/framework: ^v12.0.0
- laravel/prompts: ^0.3.5
- spatie/laravel-package-tools: ^1.92.0
Requires (Dev)
- inertiajs/inertia-laravel: ^2.0
- laravel/pint: ^1.7
- maatwebsite/excel: ^3.1
- orchestra/testbench: ^v10.0.0
- tightenco/ziggy: ^2.5
This package is auto-updated.
Last update: 2025-06-17 10:31:54 UTC
README
cubeta-starter is a developer-centric package designed to streamline CRUD operations effortlessly. It boasts a dependency-free setup, allowing you to choose between using it as a core part of your project or as a convenient dev dependency. With a user-friendly GUI accessible via your project's route, cubeta-starter simplifies code generation, making your development experience smooth and efficient. Say goodbye to repetitive tasks and hello to productivity with cubeta-starter!
it is using Repository and Service design pattern so every model created there will be a corresponding repository class and service class
You can look at the documentation from here