Libraries tagged by SM
theseer/tokenizer
659354229 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
786637270 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
761685293 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/deprecations
390719794 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
smarty/smarty
33574262 Downloads
Smarty - the compiling PHP template engine
twilio/sdk
77789576 Downloads
A PHP wrapper for Twilio's API
composer/installers
119167991 Downloads
A multi-framework Composer library installer
smalot/pdfparser
25123268 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/notifier
32366883 Downloads
Sends notifications via one or more channels (email, SMS, ...)
matthiasmullie/minify
24932781 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
composer/metadata-minifier
95788467 Downloads
Small utility library that handles metadata minification and expansion.
overtrue/easy-sms
1240015 Downloads
The easiest way to send short message.
quickbooks/v3-php-sdk
7287225 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
nette/mail
8585915 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
laravel-notification-channels/twilio
6029476 Downloads
Provides Twilio notification channel for Laravel