Libraries tagged by us
ahand/mobileesp
405421 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.
africastalking/africastalking
379172 Downloads
Official Africa's Talking PHP SDK
bjyoungblood/bjy-authorize
749587 Downloads
Zend\Acl based firewall system for ZF2 dispatch protection
aftership/aftership-php-sdk
906440 Downloads
The PHP SDK of AfterShip API
zoonman/linkedin-api-php-client
650444 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
zf-commons/zfc-base
1018027 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
zalas/phpunit-globals
238472 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
yooper/php-text-analysis
283004 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
yohang88/letter-avatar
343607 Downloads
Generate user avatar using name initials letter.
yoast/whip
716546 Downloads
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
yajra/laravel-auditable
146981 Downloads
A simple Laravel user auditing package for Eloquent Model.
wsdltophp/packagebase
3357689 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
wp-cli/super-admin-command
4921519 Downloads
Lists, adds, or removes super admin users on a multisite installation.
wp-bootstrap/wp-bootstrap-navwalker
37247 Downloads
A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.
wp-api/basic-auth
128886 Downloads
Basic Authentication handler for the JSON API, used for development and debugging purposes