Libraries tagged by Avahi
oxid-academy/product-counter-service
166 Downloads
Counts all available products in the shop.
mporcheron/free-busy-cal
21 Downloads
Produce a free/busy calendar of availability from iCal files or CalDAV server calendars.
message/wkhtmltopdf
16154 Downloads
Convert html to pdf using webkit (qtwebkit). Re-packaged with a stable version, with all available binaries.
maxorlovsky/commit-msg-php
944 Downloads
commit-msg-php is a commit-msg hook installer for git with configuration available in composer.json
marketo/silverstripe-regional
1322 Downloads
Using modern GeoIP lookup mechanisms, this SilverStripe module makes available the coordinates, postal code, city, state, country, content, timezone, organization, and ISP to the SilverStripe instance and can open a frontend API for static websites to take advantage of. It can be extended with GeoIP drivers to provide additional or custom contextual data.
loadsys/puphpet-release
32 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
frosh/data-table-layout
12 Downloads
Adds data table to the available product layouts of categories
erayalakese/envato-update-checker
289 Downloads
Checks Envato WordPress plugins' updates and download its if any update available
doldenroller/k3-translation-status
1 Downloads
Show all available translations of a page and if they are finished.
bmelon/laravel-mail-assertions
565 Downloads
A package to make common mail assertions directly available within the Laravel test case.
bluehousegroup/silverstripe-upgrade-notification
90 Downloads
A module to alert when a newer version of SilverStripe is available
babdev/library
2125 Downloads
The Transifex API Package is a wrapper of the Transifex API available for PHP developers
attogram/attogram-framework
68 Downloads
The Attogram Framework provides developers a PHP skeleton starter site with a content module system, file-based URL routing, IP-protected backend, Markdown parser, jQuery and Bootstrap. Core modules available to add an integrated SQLite database with web admin, user system, and more.
appventus/aviary-bundle
7363 Downloads
Symfony AvAviaryBundle
aedart/overload
11493 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)