Libraries tagged by laravel package maker
yves/mopay
90 Downloads
This package provide easy way to make mobile money payments from mopay gateway
zaichaopan/taggable
1 Downloads
A package to make eloquent model taggable
zaichaopan/flash
1 Downloads
A simple package to make flash message more flexible
sirbizz/softwarelab
12 Downloads
this package used for the make package software website.
sajjadrad/jalali
173 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle [sallar/laravel-jdate](https://github.com/sallar/laravel-jdate) by [Sallar Kaboli](http://sallar.me).This package converted from Laravel 3 bundle to Laravel 4 package by [Milad Rey](https://github.com/miladr/jalali).Older version of this library was unable to make a renge of numbers between two years in jalali with latin style.
quintype/meta
15708 Downloads
A package that makes it easy to add meta tags to your views. Includes easy Laravel integration.
moeplhausen/imgurlaravel
30 Downloads
A wrap-up package to make works easier with imgur.
milito/response-generator
33 Downloads
I use this package to make it easier to modify the structure of json responses.
matthewhallcom/blade-mls-icons
53 Downloads
A package to make use of MLS Logos in your Laravel Blade views.
labdacaraka/web-installer
22 Downloads
A package that makes web installation easy for labdacaraka-made products
jaktech/anaphora
7 Downloads
Anaphora is a robust Laravel reporting package that simplifies the generation and retrieval of insightful reports. With Anaphora, effortlessly create, manage, and retrieve reports for your Laravel applications, providing a streamlined experience for tracking, analyzing, and visualizing essential data. Harness the power of Anaphora to enhance your reporting capabilities and make informed decisions based on comprehensive and organized data insights.
fast-api/extend
3 Downloads
common fast-api/extend
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
ariasbros/eloquent-locale
49 Downloads
A package to make Eloquent models localizables
abdelhamiderrahmouni/laravel9-updater
4 Downloads
Laravel 9 Updater is a simple yet powerful package for updater your Laravel 9 applications. It makes it easy to upgrade your application to the latest version with just one command.