Libraries tagged by reduce
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
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!
yusha/api-responser
42 Downloads
Laravel API Responser simplifies API response handling in Laravel. Format, manipulate, and customize your responses effortlessly, reducing repetitive code and improving response consistency
mkd/laravel-fast-api
8 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.
kabudu/forecast-tools
4659 Downloads
Wrapper for Forecast.io API that supports many simultaneous API calls, substantially reducing wait time for any applications needing to look up weather conditions en masse.
assistant-engine/open-functions-core
2606 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.
sunnysideup/ecommerce_complex_pricing
13 Downloads
add pricing rules to your silverstripe e-commerce (e.g. discount per group or per country)
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
redcenter/laravel-www-redirect
187 Downloads
A simple package to redirect www to non-www in your Laravel project.
redcenter/laravel-non-www-redirect
875 Downloads
A simple package to redirect non-www to www in your Laravel project.
redcenter/laravel-basic-authentication
50 Downloads
Simple package to add Basic Authentication / BA to your Laravel project.
redaced/tokpay
5 Downloads
redaced/laravel-baazv2
31 Downloads
Laravel package for connecting to BaazV2 API
redaced/datomn
258 Downloads
date to time ago Mongolian
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.