Libraries tagged by python2
ems/collection
4402 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
danielstjules/sliceable-stringy
51605 Downloads
Python string slices in PHP
bunkerdb/jquery-file-upload
13101 Downloads
File Upload server-side for jQuery.
aspose/barcode-cloud-php
1211 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
lightster/named-sprintf
51843 Downloads
Enhance PHP sprintf with Python-style named parameters
zozlak/argparse
3472 Downloads
A humble PHP clone of Python's argparse library
zicht/itertools
26835 Downloads
A collection of functions that mirror the Python itertools library
vicephp/virtue-api
4112 Downloads
Making PHP more Pythonic
tsg/phpickle
26160 Downloads
Python pickle format support for PHP
spinettainc/phpw2v
628 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
randomstate/camelot-php
1085 Downloads
PHP Wrapper library for interfacing with the Camelot PDF table extraction library built in Python
ramsey/pygments
2101 Downloads
A PHP wrapper for Pygments, the Python syntax highlighter, forked from kzykhys/pygments.
raeen/phpy
152 Downloads
Use python in php very easy
photogabble/php-confusable-homoglyphs
607 Downloads
PHP port of the Python library confusable_homoglyphs
noiselabs/configparser
2387 Downloads
A configuration file parser for PHP 5.3 heavily inspired by Python's configparser library