Packages from rizkussef
-
PHP
rizkussef/laravel-crud-api
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
-
PHP
rizkussef/laravel-snake-to-camel-case
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
-
PHP
rizkussef/laravel-sql-to-migration
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.