Libraries tagged by laravel ai
henryejemuta/laravel-husmodata
31 Downloads
A laravel package to seamlessly integrate HusmoData API into your laravel application. The HusmoData API allows you to integrate all virtual top-up and bills payment services available on the HusmoData platform with your application (websites, desktop apps & mobile apps). You can also start your own VTU business by integrating this API and resell HusmoData services in Nigeria.
henryejemuta/laravel-gecharl
14 Downloads
A laravel package to seamlessly integrate Gecharl Connect API into your laravel application
henryejemuta/laravel-clubkonnect
116 Downloads
A laravel package to seamlessly integrate ClubKonnect API into your laravel application. The ClubKonnect API is an HTTPs GET API that allows you to integrate all virtual top-up and bills payment services available on our platform with your application (websites, desktop apps & mobile apps). You can also start your own VTU business by integrating our VTU API and resell our services in Nigeria.
glhd/aire-tailwind-custom-forms
268 Downloads
Custom forms theme for Aire
fintech/airtime
137 Downloads
This is my package airtime
fazed/laravel-nyaa-rss-client
1 Downloads
Small package aimed to fetch and decode Nyaa's RSS feed into objects, written for Laravel 5.5 and up.
ezzaze/airlabs
1 Downloads
A PHP wrapper around the API of airlabs.co
errehub/laravel-alert
12 Downloads
This project aims to give developers a new experience with alerts in Laravel.
endeavour-agency/laravel-query-insights
899 Downloads
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.
codejutsu1/laravel-vtung
6 Downloads
An Elegant Laravel Package for vtu.ng
claytongf/laravel-world-seed
14 Downloads
A Laravel package that contains information about countries, states, cities, airports, currencies, languages and timezones
bakgul/laravel-resource-creator
100 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
bakgul/laravel-code-generator
66 Downloads
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.