Libraries tagged by php mask
jaybhatt/amazon-mws-feeds
44256 Downloads
Amazon Marketplace Web Service Feeds API - PHP for managing listings and items with Amazon market place.
imponeer/editor-contracts
18827 Downloads
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
studyportals/throwable
13138 Downloads
Makes a Throwable interface accessible for php
shahariaazam/bd-stock-exchange
88 Downloads
Bangladeshi stock exchange (share market) stock price data fetch with PHP. Get Dhaka Stock Exchange (DSE) and Chittagong Stock Exchange (CSE) stock price data
godpod/sendgrid
4563 Downloads
This library allows you to quickly and easily send emails or make api calls through SendGrid using PHP.
evandotpro/sslurp
350 Downloads
Sslurp is a simple library which aims to make properly dealing with SSL in PHP suck less.
ocramius/finalizer
3274 Downloads
A simple utility library that checks for PHP classes that should or shouldn't be marked as final
worksection/slack
10264 Downloads
Slack class (make usable packe from https://github.com/jarkkolaine/php-slack-tutorial code)
worksection/qrcode
10280 Downloads
QRCode class (make usable packe from https://github.com/psyon/php-qrcode code)
rocketweb/magento-config-export
5105 Downloads
Export specific configuration into config.xml to make it VCS transferable without locking them by using app/etc/config.php or app/etc/env.php
mouf/html.utils.weblibrarymanager
359206 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
michaeldrennen/schema-change
3385 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
anguinus/gpsoauthphp
3047 Downloads
PHP port of gpsoauth python library https://github.com/simon-weber/gpsoauth/tree/master/gpsoauth
angelo8828/slack
8543 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack
adrii/curl-helper
16607 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.