Libraries tagged by create laravel package
sas-adilis/nova-nested-form
341 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
sarfraznawaz2005/eventable
48 Downloads
Laravel 5 package to easily add event listening capabilities to any model on Create/Update/Delete operations.
sagor110090/livewire-modal
147 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
mortimer/db-setup
25 Downloads
Laravel 4 package that adds the missing artisan commands db:setup, db:create, db:drop
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.
chiwex/nova-nested-form
7 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
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.
ahmedhakeem/extra
8 Downloads
This package added more feature in development environment
joonas1234/nova-nested-form
54 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
teksite/module
9 Downloads
a package to create modules for a laravel project
laztopaz/laracrud
2 Downloads
This package is to help developers quickly create crud on laravel models.
customlogcreator/customlogging
5 Downloads
The Laravel Custom Logging Package is a package that enhances your Laravel application's logging capabilities. It provides options to create custom log handlers, organize log files into folders, and upload logs to an Amazon S3 bucket.
red-ray/multilingual
12 Downloads
The package allows to create a seo-friendly Laravel web-site
svenvanderwegen/dockerizer
2 Downloads
A PHP package to create a Dockerfile for your Laravel project
ordent/ramenplatform
137 Downloads
This package provides a streamlines and easy way to create api based service on laravel