Libraries tagged by aphp
twilio/sdk
75482918 Downloads
A PHP wrapper for Twilio's API
spomky-labs/otphp
36402741 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
setasign/fpdf
48642520 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
robrichards/xmlseclibs
62831486 Downloads
A PHP library for XML Security
mrclay/minify
14832033 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
laminas/laminas-eventmanager
63023031 Downloads
Trigger and listen to events within a PHP application
jdorn/sql-formatter
110023993 Downloads
a PHP SQL highlighting library
willdurand/hateoas
14560643 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
webmozart/glob
26051357 Downloads
A PHP implementation of Ant's glob.
ueberdosis/tiptap-php
2691759 Downloads
A PHP package to work with Tiptap output
tubalmartin/cssmin
34366847 Downloads
A PHP port of the YUI CSS compressor
spatie/invade
14447737 Downloads
A PHP function to work with private properties and methods
soundasleep/html2text
14666907 Downloads
A PHP script to convert HTML into a plain text format
simplesamlphp/simplesamlphp
10653547 Downloads
A PHP implementation of a SAML 2.0 service provider and identity provider.
scrivo/highlight.php
32104163 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js