mehedi8gb/api-crudify
Laravel package that generates standardized API CRUD (controller/service/repository/resources/requests/tests) and a query-driven pipeline for relations, filters, sorting, soft deletes, and pagination via URL params. Supports DDD namespaces and auto route/setup.
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v4.2.1...4.2.2
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v4.2.0...v4.2.1
This release focuses on improving the core architecture and strengthening the package foundation for future extensibility.
composer require mehedi8gb/api-crudify --dev
php artisan crudify:install
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v4.1.0...v4.2.0
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v4.0.1...v4.1.0
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v4.0.0...v4.0.1
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v3.0.2...v4.0.0
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v3.0.1...v3.0.2
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v3.0.0...v3.0.1
Add Supports for Laravel 12 Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/2.0.3...v3.0.0
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v2.0.2...2.0.3
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v2.0.1...v2.0.2
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.1.9...v2.0.1
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.1.72...v2.0.0
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.1.72...v1.1.9
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.1.71...v1.1.72
Stable Release.
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.1.53...v1.1.6
major bug fixes.
some crucial bug fixes.
[Form request and Model class structure improved!]
[Form request and Model class structure improved!] (https://github.com/mehedi8gb/api-crudify/commit/31780734426107e3d7ee43862d23d149b3deea70)
[form request structure improved!] (https://github.com/mehedi8gb/api-crudify/commit/9be395a14a1d1240be5f398ed4f3af8507f412e2)
this version has other dependency service providers to avoid unexpected errors after the successful installation of this package.
Highlights
Enhancements
Bug Fixes
Security Updates
General Updates
How to Upgrade
To upgrade to this new version, follow these steps:
php artisan migrate.php artisan cache:clear and php artisan config:clear.For more details and troubleshooting, refer to the updated documentation.
For questions or assistance, please contact our support team at mehidy.gb@gmail.com
Thank you for using our application! We appreciate your commitment to data security.
Release Date: [Release Date]
This release of API Crudify v1.1.0 includes various enhancements, bug fixes, and new features to improve its functionality and usability.
To upgrade to this version, follow these steps:
We welcome your feedback and suggestions. If you encounter any issues or have ideas for improvements, please open an issue or reach out to us.
Thank you for using Api Crudify! We hope you find this helpful release and await your continued support and feedback.
Full Changelog: https://github.com/mehedi8gb/api-crudify/compare/v1.0.0...v1.1.0
Laravel CRUDify is a powerful package that simplifies the process of creating CRUD (Create, Read, Update, Delete) operations in Laravel applications. With just a few simple commands, you can generate controllers, models, form requests, routes, resources, and more, saving you time and effort in your Laravel projects.
Accelerate your Laravel development workflow with Laravel CRUDify. Visit our documentation for detailed usage instructions and examples.
How can I help you explore Laravel packages today?