Libraries tagged by asia
fasterimage/fasterimage
941985 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
dyrynda/laravel-nullable-fields
176221 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
dutchcodingcompany/filament-developer-logins
88715 Downloads
Add buttons to the login page of Filament to login as a specific user.
denissimon/formula-parser
242833 Downloads
Parsing and evaluating mathematical formulas given as strings.
cohensive/embed
334046 Downloads
Media Embed (for Laravel or as a standalone).
chriskonnertz/string-calc
564694 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
aura/view
143605 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
ardagnsrn/ollama-php
12809 Downloads
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
ahand/mobileesp
447555 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
afrux/asirem
82932 Downloads
The weird Flarum theme made with potatoes as fuel, by Afrux.
zendframework/zend-cache
11236559 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-barcode
7175830 Downloads
Programmatically create and render barcodes as images or in PDFs
rinvex/laravel-attributes
110101 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
guzzlehttp/log-subscriber
2721249 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
gpressutto5/laravel-slack
497427 Downloads
Slack notification for Laravel as it should be.