Libraries tagged by mean
ali-translator/buffered-translation
1575 Downloads
Manually pasted text on document for translation, by means of buffering is translated by one approach (helpful for DB sources)
rinvex/laravel-statistics
4170 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
aedart/overload
12839 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
aedart/athenaeum-properties
2048 Downloads
DEPRECATED - Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
rubix/colors
180 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
jacobemerick/kmeans
6475 Downloads
k-means clustering implemented in PHP
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
meanbee/magento2-webappmanifest
4693 Downloads
A Magento 2 extension that adds a Web App Manifest to the store.
meanbee/magento2-svghelper
3566 Downloads
Magento 2 module that provides a block level helper for reading in an SVG files source from a theme
meanbee/magento2-orderstatusaudit
29 Downloads
A Magento 2 extension that provides an audit log for order status.
meanbee/magento2-infinitescroll
7096 Downloads
A Magento 2 extension that loads additional products on category pages without navigating to the next page.
meanbee/magento2-csspreload
3307 Downloads
Magento 2 module that allows loading of stylesheets with the preload attribute
unrulynatives/onym
14 Downloads
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
torian257x/ai-php-rubix-wrap-laravel
72 Downloads
Meant for AI using a wrapped Rubix ML library to make it very approachable
theunic/birthay-greetings-kata-php
65 Downloads
A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection