Libraries tagged by inteligo
naif/chatgpt-seeder
45 Downloads
A Laravel Nova 4 powerful tool that leverages the capabilities of ChatGPT to automate the generation of realistic and meaningful data for your database seeding need.
mazin/replicate-php
13 Downloads
This is a PHP client for Replicate.
linkorb/birt-renderer
1481 Downloads
Render BIRT reports from PHP
jtet/perceptron
97 Downloads
Simple PHP implementation of a Perceptron.
jsolam/laravel-attributes
6 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
jdavidbakr/address-verification
873 Downloads
A service that performs address verification using the API at https://www.intelligentsearch.com/
intellow/reuse-soft-deleted-user-email
609 Downloads
When you soft delete a user, this trait allows that email address to be registered again in a different user account
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
illegal/laravel-ai
32 Downloads
A laravel plugin to interact with AI providers
hkvstore/tc-lib-barcode
1942 Downloads
PHP library to generate linear and bidimensional barcodes
gre/geoip
23 Downloads
Greip, protects your business from fraud and abuse by deploying AI-powered modules into your system.
gevman/azure-thumbnails
21 Downloads
Create image thumbnails with help of Microsoft Artificial Intelligence, and show what needed! After uploading an image, a high quality thumbnail gets generated and the Computer Vision API algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
fieg/propositional-calculus
22 Downloads
Implementation of a Propositional Calculus in PHP
fieg/graph-search
53 Downloads
Implementation of Graph Search algorithm in PHP
fieg/csp
25 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP