Libraries tagged by asa
intaro/pinba-bundle
713245 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
instasent/sms-counter-php
1122089 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
inlinestyle/inlinestyle
596450 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
htmlburger/wpemerge
132267 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
fylax/forceutf8
539802 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fasterimage/fasterimage
954639 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
184214 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
104585 Downloads
Add buttons to the login page of Filament to login as a specific user.
denissimon/formula-parser
257250 Downloads
Parsing and evaluating mathematical formulas given as strings.
cohensive/embed
341164 Downloads
Media Embed (for Laravel or as a standalone).
chriskonnertz/string-calc
584315 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
ardagnsrn/ollama-php
20873 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
457328 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
102743 Downloads
The weird Flarum theme made with potatoes as fuel, by Afrux.
a5hleyrich/wp-background-processing
485795 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.