Libraries tagged by PHP classes library
php-curl-class/php-curl-class
9933163 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
doctrine/reflection
107283633 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
influxdb/influxdb-php
9669387 Downloads
InfluxDB client library for PHP
xpaw/php-source-query-class
207774 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
sybio/image-workshop
944631 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
jane-php/open-api-runtime
11544667 Downloads
Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi
wsdl2phpgenerator/wsdl2phpgenerator
2545206 Downloads
Simple class library for generating php classes from a wsdl file.
instasent/sms-counter-php
1422669 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
nojimage/twitter-text-php
1958459 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
lazzard/php-ftp-client
233020 Downloads
This library provides helper classes and methods to manage your FTP files in an OOP way.
celtic/lti
311829 Downloads
PHP class library for building LTI integrations
cap60552/php-sip2
316496 Downloads
PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.
ionux/phactor
86917 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
projectcleverweb/color
968054 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
event4u/data-helpers
30734 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.