Libraries tagged by classy
wikimedia/testing-access-wrapper
1258765 Downloads
A simple helper class to access non-public elements of a class when testing.
welltime/phpagi
30682 Downloads
PHPAGI is a PHP class for the Asterisk Gateway Interface.
wa72/url
147536 Downloads
Class for handling and manipulating URLs
voku/php-hooks
27178 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
voku/css-to-inline-styles
200632 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
vladkens/vk
112018 Downloads
The PHP class for vk.com API with support OAuth.
violuke/php-barcodes
464887 Downloads
A collection of PHP classes for managing barcodes.
victorjonsson/markdowndocs
403050 Downloads
Command line tool for generating markdown-formatted class documentation
vanderlee/php-stable-sort-functions
467319 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
ujjwal/currency-converter
203720 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
treblle/security-headers
10495 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
tpmanc/yii2-imagick
132072 Downloads
Yii 2 class for working with Imagick
touhidurabir/laravel-stub-generator
131343 Downloads
A laravel package to generate class files from stub files.
thedudeguy/rcon
40615 Downloads
Simple Rcon class for php.
text/template
176318 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.