Debug Bar – Integrates PHP Debug Bar with Laravel30/11/20251 mins0This is a package to integrate PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar…Laravel admin_blogcontinue Reading..
Clockwork – Integrates Clockwork Chrome extension for debugging and profiling apps30/11/20251 mins0Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight…Laravel admin_blogcontinue Reading..
Laravel Test Factory Generator – Generate Laravel test factories from your existing models30/11/20251 mins0Generate Laravel test factories from your existing models. Github: https://github.com/mpociot/laravel-test-factory-helperLaravel admin_blogcontinue Reading..
Laravel TestTools – Chrome extension to generate Laravel integration tests while using your app30/11/20251 mins0Chrome extension to generate Laravel integration tests while using your app. Create your Laravel integration tests while…Laravel admin_blogcontinue Reading..
Prequel – A clear and concise database management GUI tweaked for Laravel.30/11/202530/11/20251 mins0What is Prequel exactly? Prequel is meant to be a database management tool for Laravel to…Laravel admin_blogcontinue Reading..
LaRecipe – Write gorgeous documentations for your products using Markdown inside your Laravel app.30/11/202530/11/20251 mins0✏️ Write gorgeous documentation for your products using Markdown inside your Laravel app Github: https://github.com/saleem-hadad/larecipeLaravel admin_blogcontinue Reading..
Laravel Decomposer – List all installed packages, their dependencies, app & server details30/11/202530/11/20255 mins0Overview Laravel Decomposer decomposes and lists all the installed packages and their dependencies along with the…Laravel admin_blogcontinue Reading..
Workbench Export to Migrations – Workbench plugin for exporting Models to Laravel migrations30/11/202530/11/20251 mins0A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-2…Laravel admin_blogcontinue Reading..
Laravel Packager – A CLI tool for creating Laravel packages30/11/202530/11/20251 mins0This package provides you with a simple tool to set up a new package and it will…Laravel admin_blogcontinue Reading..
Laravel API Documentation Generator – Automatically generate your API documentation30/11/202530/11/20251 mins0Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. php artisan apidoc:generate Github: https://github.com/mpociot/laravel-apidoc-generatorLaravel admin_blogcontinue Reading..