Libraries tagged by intellow
phpexperts/php-evolver
815 Downloads
A generic PHP Genetic Algorithm Framework.
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
naif/chatgpt-seeder
46 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
14 Downloads
This is a PHP client for Replicate.
linkorb/birt-renderer
1481 Downloads
Render BIRT reports from PHP
laradic/idea
1753 Downloads
Laravel 5 IntelliJ IDEA / PHPStorm helpers and improvements like Advanced Metadata generators (autocompletion), fixing settings, better code completion, improved package development, etc
langchain-laravel/langchain
7 Downloads
A powerful Laravel package integrating multiple AI providers (OpenAI, Claude, Llama, DeepSeek) with advanced capabilities including text generation, translation, code analysis, AI agents, and mathematical reasoning.
jtet/perceptron
97 Downloads
Simple PHP implementation of a Perceptron.
iplocate/php-iplocate
69 Downloads
PHP client for the IPLocate.io geolocation API
illegal/laravel-ai
32 Downloads
A laravel plugin to interact with AI providers
hkvstore/tc-lib-barcode
1978 Downloads
PHP library to generate linear and bidimensional barcodes
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
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/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
fieg/csp
25 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP