Libraries tagged by DOE
codingms/view-statistics
9433 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
cineman/amazon-s3-php-class
11159 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
chengkangzai/laravel-social-share-links
5221 Downloads
A laravel pacakge that generate social share link, thats all it does
calmohallag/nullable-casting
10180 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
brianhenryie/bh-wp-private-uploads
8028 Downloads
This is a short description of what plugin_title does.
blackbird/magento-2-clean-product-image-cache
6539 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
abdulelahragih/querybuilder
1219 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
diegohq/laravel-seeder
32994 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
doesangueorg/core
10 Downloads
Online platform that helps you to found donors.
doefom/restrict
1771 Downloads
A Statamic addon that applies your EntryPolicy's `view` method to entry listings in the control panel.
zendexperts/ze-theme
14256 Downloads
ZeTheme is a Zend Framework 2 module that allows you to switch between various themes. The module does not contain any themes, but you can create your own.
voodoophp/paginator
1381 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
timoschlueter/php-runtastic
123 Downloads
It is a class to gain easy access to Runtastic (www.runtastic.com) activity data via PHP. This is a very dirty approach since Runtastic doesn't offer an official API.
tatocaster/monolog-json-unicode-pretty-formatter
37946 Downloads
The extension of JsonFormatter of Monolog, which pretty prints json and supports unicode. Does not escape slashes.
sunaoka/hash-php
296 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.