Libraries tagged by available
aedart/overload
11536 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
amwal/magento-available-rates
592 Downloads
Magento 2 module to show available rates for Amwal payment gateway
webflorist/privacy-policy-text
2200 Downloads
Open source texts for a privacy policy in german and english. Available as php or json.
wcm/wcm-lang-switch
2047 Downloads
Adds a button to the admin toolbar. This buttons allows users to seamlessly switch between available languages..
veskodigital/lara-app
161 Downloads
LaraApp for Laravel, manage your Laravel project on the move. Available on IOS and Android.
ttree/fusion-canrender
7780 Downloads
A small Fusion helper to test if the given prototype can be rendered (is available)
tangervu/connection
88 Downloads
A PHP class to transfer data using different protocols (sftp, ftp, http, etc). Utilizes PHPs ssh2, ftp and curl functions if available.
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
squirrelphp/strings-bundle
2988 Downloads
Symfony integration of squirrelphp/strings - make squirrel strings functionality easily available in Symfony
seravo/wp-https-domain-alias
294 Downloads
This plugin allows your site to fall back to a secure HTTPS domain when a certificate is not available.
searchtags/list
1 Downloads
List of available tags/shortcuts of common used search engines
quellenform/t3x-lib-jquery
1599 Downloads
Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.
projectmyst/automatic_addressbook
637 Downloads
The automatic addressbook plugin collect each address you send an email to and records it in an address book, making it available for later use or auto-completion.
professional-wiki/semantic-wikibase
359 Downloads
MediaWiki extension that makes Wikibase data available in Semantic MediaWiki
phrozenbyte/cssmin
1274 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.