Libraries tagged by USGS
mutantlabs/twitter-rest
14 Downloads
A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth
mustakillah/gd-text
4 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
murilo78/notification
2 Downloads
This is a library that uses composer as the basis for generating email notifications
mrpck/paypal
7 Downloads
This package uses the new paypal rest api.
mrnjifanda/simple
3 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
mrcaumartin/html2pdf
258 Downloads
Html2Pdf is a HTML to PDF converter written in PHP5 (it uses TCPDF). OFFICIAL PACKAGE
mouf/utils.mailer.smtp-mail-service
19086 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
monbro/php-i18n
34 Downloads
This is a simple i18n class for PHP. Nothing fancy, but fast, because it uses caching and it is easy to use. With a composer wrapper.
molbal/gd-text
7 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
moh-slimani/nova-tiny-m-c-e
11 Downloads
A Laravel Nova field that uses Tiny MCE.
mittnett/dbal
45 Downloads
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mikail/vibeui
0 Downloads
A clean, responsive Laravel/Livewire UI component library that uses TailwindCSS.
mifesta/mobiledetect-laravel
120 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.