Libraries tagged by SM
theseer/tokenizer
630811450 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
765693703 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
737864984 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
368724019 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
32658409 Downloads
Smarty - the compiling PHP template engine
twilio/sdk
75335063 Downloads
A PHP wrapper for Twilio's API
composer/installers
115852891 Downloads
A multi-framework Composer library installer
smalot/pdfparser
23771454 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/notifier
31088014 Downloads
Sends notifications via one or more channels (email, SMS, ...)
matthiasmullie/minify
23961108 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
91474985 Downloads
Small utility library that handles metadata minification and expansion.
overtrue/easy-sms
1213619 Downloads
The easiest way to send short message.
quickbooks/v3-php-sdk
6964128 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
nette/mail
8377770 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
laravel-notification-channels/twilio
5751544 Downloads
Provides Twilio notification channel for Laravel