Libraries tagged by laravel likes
hamidrrj/laravel-datatable
16 Downloads
Laravel Datatable is a package for handling server-side work of any table-like data with ease!
five-say/laravel-route-group
438 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
fbf/laravel-panels
273 Downloads
A Laravel 4 package for adding multiple types of widgets like carousels, accordions and tabsets to a website
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
endritvs/laravel-ai-toolkit
24 Downloads
A comprehensive AI toolkit for Laravel applications that integrates with popular AI models like OpenAI's GPT and AWS's Claude.
ejunker/laravel-api-evolution
148 Downloads
Evolve your API while maintaining backwards compatibility. API versioning like Stripe.
dot-env-it/laravel-api-integrator
745 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
davide-casiraghi/laravel-responsive-gallery
186 Downloads
A PHP library to create responsive galleries that are organized into Pinterest like columns.
codepluswander/laravel-database-seed-version
349 Downloads
Run database seeders with history tracking like migrations
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
cheanizer/laravel-doc-template
29 Downloads
Library for templating like mail merge for PHP with RTF file.
avihs/laravel-post-comment-reply
110 Downloads
This will create a post, comment, likes and reply & save in database
teamteatime/laravel-counter
49 Downloads
A Laravel 5 package providing counting functionality on models, such as view counters or 'likes'.
moonbear/laravel-crud-scaffold
86 Downloads
A Laravel package to help you generate nearly complete CRUD pages like crazy!
michael-rubel/laravel-sql-function-repository
1042 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.