Libraries tagged by laravel package maker
goodnesskay/laravel-slack
70 Downloads
A Laravel Package that makes Invitation to Slack Channels seamless
bensherred/laravel-make-model
7684 Downloads
A Laravel package which extends the make:model command to create everything you need for a new feature
bllim/laravel-to-jquery-validation
2936 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
logiek/laravel-reading-time
946 Downloads
This package makes it easy to calculate the estimated reading time for a given piece of content with Laravel.
hawkiq/laravel-zaincash
281 Downloads
Laravel package to use in Laravel helps you to make dealing with Zain Cash API easier
emadha/laravel-dynamic-config
1117 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
adnane/laravel-speaks-arabic
445 Downloads
a light weight ,open-source laravel package . It facilitates dealing with arabic concepts in Laravel Framework using a set of classes and methods to make laravel speaks arabic!
themeselection/materio-laravel-bootstrap-jetstream
972 Downloads
A Laravel 11 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 5.
rawaby88/shopify-oauth-laravel
250 Downloads
A simple package to make Shopify App Oauth easy.
pixinvent/materialize-laravel-bootstrap-jetstream
3515 Downloads
A Laravel 11 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 5.
eventix/laravel-nats
5554 Downloads
Package which makes talking to a nats.io instance easy
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
johan-boshoff/blade-car-makes-icons
44 Downloads
A package to easily make use of car-makes-icons in your Laravel Blade views.
thanhnamcnv/laravel-make-repository-service
3100 Downloads
A simple package to create a make:repository, make:service command for Laravel 8+
robinwieske/laravel-action-command
738 Downloads
This package provides a simple `make:action` command to generate invokable action classes