Libraries tagged by php class
teamtnt/tntsearch
3359586 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1685383 Downloads
A high-level machine learning and deep learning library for the PHP language.
php-di/phpdoc-reader
34968611 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
php-stubs/wordpress-stubs
19560644 Downloads
WordPress function and class declaration stubs for static analysis.
claviska/simpleimage
2334046 Downloads
A PHP class that makes working with images as simple as possible.
wapmorgan/morphos
1492005 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
curl/curl
16666386 Downloads
cURL class for PHP
morilog/jalali
1389606 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.
theseer/fdomdocument
43046632 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
verot/class.upload.php
985512 Downloads
This PHP class uploads files and manipulates images very easily.
tpyo/amazon-s3-php-class
1133667 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
espresso-dev/instagram-basic-display-php
1031880 Downloads
A simple PHP class for accessing the Instagram Basic Display API
eventviva/php-image-resize
996446 Downloads
PHP class to re-size and scale images
xpaw/php-source-query-class
228857 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
nunomaduro/mock-final-classes
1104533 Downloads
Allows mocking of final methods and classes in PHP.