Libraries tagged by support clases
wieni/wmpresenter
2173 Downloads
Adds support for creating & injecting view presenters on top of entity classes
rocketman/pdf-label
5254 Downloads
This class is a modified version of PDF_Label that adds support for unicode and ttf.
rkorebrits/vcard
3786 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
1275 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.
dmamontov/favicon
3681 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
2442 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
ardabeyazoglu/datetime
2709 Downloads
Extends the native DateTime class adding useful features, shorthand methods and locale support
9armproject/tcpdf
1661 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes. This version adds support for Thai language with Saraban font.
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.
vicimus/support
1131 Downloads
Many support classes and interfaces
ody/support
9 Downloads
Support classes for ODY framework
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
470 Downloads
A database class which uses the PDO extension, Supports many drivers
farzai/support
2149 Downloads
A collection of useful PHP functions, helpers, and classes.
drupsys/codeception-use-cases-module
970 Downloads
Codeception module to support use case based tests