Libraries tagged by php-classes
smartsupp/chat-code-generator
21527 Downloads
This simple PHP class allows you to easily generate Smartsupp.com JS chat code.
simoneast/simple-ansi-colors
46692 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.
shekarsiri/simpleimage
17201 Downloads
A PHP class that simplifies working with images
sensimedia/facial
10087 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
samerton/i18next
28610 Downloads
PHP class for basic i18next functionality
ronasit/larabuilder
1171 Downloads
A great tool for creating and modifying PHP classes in Laravel, providing utilities to generate boilerplate code, add methods, properties, and annotations with ease.
rkorebrits/vcard
7085 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.
rezozero/tree-walker
14359 Downloads
Creates a configurable tree walker using different methods for each node based on its PHP class or interface
restugbk/get-contact
145 Downloads
PHP Class for fetching GetContact phone number tags (Unofficial)
randsonjs/inflect
11040 Downloads
A PHP class to handle words in Portuguese
plesk/xsd2php
20525 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
pichesi/tcpdf-php8
10142 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
petenelson/progress-estimator
26123 Downloads
PHP class to estimate time remaining for a list of tasks
pendalff/phpqrcode
80176 Downloads
A PHP class to generate QR Code. Fork of t0k4rt/phpqrcode with composer support
paneon/php-to-typescript
11755 Downloads
Generate TypeScript classes and interfaces based on PHP classes.