Libraries tagged by support clases
seec/vcard
5603 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rocketman/pdf-label
5594 Downloads
This class is a modified version of PDF_Label that adds support for unicode and ttf.
rkorebrits/vcard
4140 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
mammut-alex/vcard
1392 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
farhadi/intl-datetime
1278 Downloads
An extented version of php 5 DateTime class with integrated IntlDateFormatter functionality which adds support for multiple calendars and locales provided by ICU project.
eprofos/user-agent-analyzer
44 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
dmamontov/favicon
3686 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
bayfrontmedia/php-validator
2562 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
ariald-group/qrcode
5890 Downloads
A PHP class to generate QR Code. Fork of ariald-group/qrcode with composer support
ardabeyazoglu/datetime
2818 Downloads
Extends the native DateTime class adding useful features, shorthand methods and locale support
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
ody/support
32 Downloads
Support classes for ODY framework
softcatala/mce-table-buttons-class
146 Downloads
Extension to add class support to mce-table-buttons plugin
robclancy/class-name-fix-utility
4 Downloads
This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`.
phptricks/database_class
471 Downloads
A database class which uses the PDO extension, Supports many drivers