Popular Packages
-
PHP
robiussani152/settings
This package is for managing most basic settings in your laravel application like site title, site logo etc. You can add your custom settings using this package.
-
-
-
-
-
-
-
-
-
-
PHP
convenia/excel
Fork of Maatwebsite for reasons of incompatibility with php >= 7.4 --- of Supercharged Excel exports in Laravel
-
minnis/barcode39
The Barcode Code_39 Generator provides a lightweight easy-to-use class to generate Code 39 barcodes in PHP.
-
PHP
mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
-
-