Libraries tagged by MachO
signifly/laravel-builder-macros
10958 Downloads
A set of useful Laravel builder macros.
bonlineza/typed-state-machine
12361 Downloads
Typed State Machine in PHP - Because we all love types in PHP.
zestic/weaviate-php-client
1265 Downloads
A modern PHP client for Weaviate vector database with comprehensive query capabilities and multi-tenancy support
zestic/weaviate-client-component
697 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
ysm/responsable
17 Downloads
A Laravel package for standardized JSON response macros
winter/wn-notes-plugin
1406 Downloads
Easily add notes to any record in WinterCMS
vigstudio/laravel-ai
829 Downloads
A laravel plugin to interact with AI providers
vigokrumins/folder-icons
13 Downloads
Custom folder icons
trismegiste/wam-prolog
66 Downloads
Warren Abstract Machine for Prolog
softcreatr/php-openai-sdk
898 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
shrink0r/workflux
5609 Downloads
Finite state machine for php.
salehhashemi/laravel-intelli-git
603 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rubix/sentiment
558 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.