Libraries tagged by laravel package package
mhannan-dev/sparktro-laravel-modular
7 Downloads
A modular system for Laravel apps
matthewbdaly/laravel-package-boilerplate
262 Downloads
Starting boilerplate for Laravel packages. Override the content in here when creating your own package
marekmiklusek/package-skeleton
4 Downloads
A skeleton for creating new Laravel packages.
labrodev/laravel-uuidable
35 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
lab404/laravel-stripe-server
47 Downloads
Laravel Stripe Server is a library to handle Stripe SCA checkout.
l-modular/package
1817 Downloads
Use laravel package system for developing web application as modular
kda/laravel-package-mix
426 Downloads
kda/laravel-package
356 Downloads
Reusable package library
karim007/laravel-location
14 Downloads
Laravel package for ip to location and lat, lon to location reverse proxy
jeroennoten/laravel-package-helper
22638 Downloads
Helpers for Laravel packages
jeffersongoncalves/laravel-umami
151 Downloads
This Laravel package seamlessly integrates Umami analytics into your Blade templates. Easily track website visits and user engagement directly within your Laravel application, providing valuable insights into your website's performance. This package simplifies the integration process, saving you time and effort. With minimal configuration, you can leverage Umami's powerful analytics features to gain a clearer understanding of your audience and website usage.
jeffersongoncalves/laravel-fathom
22 Downloads
This Laravel package seamlessly integrates Fathom analytics into your Blade templates. Easily track website visits and user engagement directly within your Laravel application, providing valuable insights into your website's performance. This package simplifies the integration process, saving you time and effort. With minimal configuration, you can leverage Fathom's powerful analytics features to gain a clearer understanding of your audience and website usage.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jackiedo/laravel-packager
1279 Downloads
A CLI tool to create packages for Laravel application.
itxshakil/laravel-fast2sms
6 Downloads
A Laravel package for sending SMS using Fast2sms API with a fluent interface.