Libraries tagged by php class
rubix/ml
1526690 Downloads
A high-level machine learning and deep learning library for the PHP language.
php-di/phpdoc-reader
33264309 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
16012732 Downloads
WordPress function and class declaration stubs for static analysis.
claviska/simpleimage
2167984 Downloads
A PHP class that makes working with images as simple as possible.
curl/curl
15878586 Downloads
cURL class for PHP
theseer/fdomdocument
42672645 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
947718 Downloads
This PHP class uploads files and manipulates images very easily.
tpyo/amazon-s3-php-class
1110810 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
xpaw/php-source-query-class
208299 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
nunomaduro/mock-final-classes
981409 Downloads
Allows mocking of final methods and classes in PHP.
gehrisandro/tailwind-merge-php
1786957 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
thingengineer/mysqli-database-class
171753 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
rospdf/pdf-php
1562961 Downloads
The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.
joshcam/mysqli-database-class
287575 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
yooper/php-text-analysis
420046 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language