Libraries tagged by php-classes
thalidzhokov/country-codes
95444 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
tempest/discovery
54287 Downloads
Discover PHP classes and files
simoneast/simple-ansi-colors
35751 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
robquistnl/simplehtmltotext
97309 Downloads
A Simple PHP Class to transform HTML to Text
relisten/forceutf8
88423 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
rafikhaceb/tcpdi
729356 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
psx/sql
67837 Downloads
Generate type-safe PHP classes from your database
popo/generator
37934 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
php-censor/phpdoc-checker
71011 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
ph-7/obfuscator
2409 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
ozh/bookmarkletgen
19616 Downloads
PHP class to convert JS into valid bookmarklet links
neild3r/php-docblock-checker
93663 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
naucon/file
22779 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
milesasylum/schnoop-schema
113598 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
kartik-v/mpdf
323630 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.