Libraries tagged by caas
cbschuld/browser.php
5954825 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
cakephp/utility
23192042 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
cache/adapter-common
22074199 Downloads
Common classes for PSR-6 adapters
theseer/fdomdocument
41246312 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.
tecnick.com/tcpdf
2962760 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
piwik/device-detector
11678344 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
intervention/imagecache
8602340 Downloads
Caching extension for the Intervention Image Class
codeception/phpunit-wrapper
53057042 Downloads
PHPUnit classes used by Codeception
verot/class.upload.php
840485 Downloads
This PHP class uploads files and manipulates images very easily.
typo3/class-alias-loader
11968480 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
tpyo/amazon-s3-php-class
1033263 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
tomasvotruba/class-leak
1046552 Downloads
Detect leaking classes
thingengineer/mysqli-database-class
140475 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
sonata-project/classification-bundle
2829399 Downloads
Symfony SonataClassificationBundle
shiftonelabs/laravel-cascade-deletes
471394 Downloads
Adds application level cascading deletes to Eloquent Models.