Libraries tagged by ACPU
moe-mizrak/laravel-prompt-alchemist
25 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mikejestes/scheezy
8468 Downloads
Translate yaml schema definitions into real actual databases
localzet/webanalyzer
88 Downloads
Localzet WebAnalyzer is a web analysis tool that analyzes website visitors, obtaining information about their device, operating system, browser, etc. It is developed by Localzet and uses modern technologies and standards to provide detailed and accurate information.
lcinhk/flarum-ext-acgembed
1159 Downloads
Add acfun.cn and bilibili.com in mediaembed
josecaseiro/angolan-geo
38 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
jorgenevens/php-cache-dashboard
19 Downloads
PHP APC, APCu, OPcache and realpath dashboard
jmf/class-list
8 Downloads
Retrieves the list of all the classes (actual and parent classes) of a given class or object.
jitesoft/wp-logger
235 Downloads
An actual logger for WordPress.
ixnode/php-public-holiday
6 Downloads
This PHP package automatically generates holidays for a given year, considering both federal states and the country. It provides an easy-to-use interface to retrieve public holidays based on specific regions, ensuring accurate and up-to-date holiday information for all supported areas.
italevski/env-diff
7 Downloads
Check the difference between env files and actualize each other
innmind/installation-monitor
565 Downloads
Simple socket to accumulate and dispatch system events
iidestiny/weather
10 Downloads
Weather acquisition module
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
hotrush/php-vcr
74 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.