Libraries tagged by ideation
kmacute/refine-helper
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
7 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kariricode/processor-pipeline
78 Downloads
A flexible and extensible processor pipeline component for the KaririCode framework. Enables the creation of modular, configurable processing chains for data transformation, validation, and sanitization tasks
jetcod/laravel-slugify
19 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
jacerider/neo_alchemist
9 Downloads
Component creation and management.
italofantone/commentable
5 Downloads
Is a PHP library designed to simplify and automate the creation of comments based on Laravel.
intelrx/rapidkit
33 Downloads
IntelRx/RapidKit accelerates Laravel development with streamlined resource creation and essential tools. Modularize applications efficiently, reducing boilerplate and enhancing scalability. Install via Composer for rapid integration and customize for project-specific needs
inquid/laravel-deployer
12 Downloads
A Laravel package to automate Docker image creation for projects.
innova-studio/laravel-crud-generator
9 Downloads
Laravel CRUD Generator is a library to automate the creation of files for Laravel APIs
hyder/laravel-utils
5 Downloads
Utilities for Laravel applications, including various helpful features such as zip file creation, enum handling, and more.
gustocoder/tyfoon-seo
13 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
gemini-d/phpmailer
1156 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
divyeshz/asset-optimizer
8 Downloads
A library for optimizing images, videos, and audio, with thumbnail creation and storage features.
danilowa/laravel-api-response-builder
22 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.