Libraries tagged by python
ccxt/ccxt
299784 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
sokil/php-isocodes
1643465 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
icecave/repr
4783556 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
docopt/docopt
914195 Downloads
Port of Python's docopt for PHP >=5.3
massivescale/celery-php
354889 Downloads
PHP client for Celery task queue
lvht/geohash
525232 Downloads
geohash like python-geohash
jfcherng/php-sequence-matcher
3725250 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
ahand/mobileesp
441050 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.
robertogallea/laravel-python
36664 Downloads
Run python scripts inside Laravel app
swoole/phpy
671 Downloads
Connecting the Python and PHP ecosystems together
ihor/nspl
366161 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
blueimp/jquery-file-upload
1363529 Downloads
File Upload widget for jQuery.
sokil/php-isocodes-db-only
215163 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sokil/php-isocodes-db-i18n
631404 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
mehrab-wj/tiktoken-php
35085 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.