Libraries tagged by create laravel package
calebdw/laraflake
324 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
sanjabteam/sanjab
545 Downloads
Laravel package to create admin panel.
hanson/speedy
576 Downloads
A Laravel Admin Package to create a website quickly
iluminar/vps
34 Downloads
A laravel 5 package to easily create and maitain vps on digital ocean
waseet/filament-activity-log
154 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
marshmallow/nova-4-menu-builder
547 Downloads
This Laravel Nova package allows you to create and manage menus and menu items.
sagor110090/livewire-modal
124 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.
athosbenther/laravelapiresponses
228 Downloads
This package is intend to help create standardized JSON responses using Laravel | PHP applications.
rene-roscher/pterodactyl-api-addon
282 Downloads
This package brings an API interface to the application API in order to be able to create API tokens for a user
matteoggl/linnaeus
5817 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
marshmallow/blogs
2517 Downloads
This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
creode/nova-publishable
230 Downloads
Utilises the Publishable Package, to create a new published field for the module.
altra/dto
1254 Downloads
Package to create dto
rdosgroup/gpt-translate
91 Downloads
A Laravel package to create a base translation file, and translate it to any language with ChatGPT API
lakasir/has-crud-action
377 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.