Libraries tagged by reduce
assistant-engine/open-functions-core
2598 Downloads
A core library that provides a framework for building and registering Open Functions for AI-powered applications. It simplifies integration with large language models by standardizing function definitions, message handling, and response formatting, reducing boilerplate for advanced assistant capabilities.
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
mkrawczyk/funquery
3802 Downloads
Functional programming library for PHP
oro/image-optimization
5195 Downloads
Allows to control the quality of images using the UI. Optimizes images thereby reducing the overall storage size.
drupal/llm_support
65 Downloads
Eases AI processing of site content, reducing computational costs and effort.
aef/laravel-batch-requests
226 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
navt/reduction
8 Downloads
Optimization of images size on the site
arandu/reducible
399 Downloads
Reducible pattern as a trait
sunfoxcz/price-calculator
5740 Downloads
Library for easier price calculation using VAT and discount.
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!
scienide/tensor
9903 Downloads
A library and extension that provides objects for scientific computing in PHP.
redcenter/laravel-non-www-redirect
750 Downloads
A simple package to redirect non-www to www in your Laravel project.
redaced/laravel-baazv2
8 Downloads
Laravel package for connecting to BaazV2 API
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.