Libraries tagged by DOE
edfi/resources
21619 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
21618 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
codingms/view-statistics
8980 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).
chengkangzai/laravel-social-share-links
4550 Downloads
A laravel pacakge that generate social share link, thats all it does
calmohallag/nullable-casting
9222 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
6166 Downloads
This is a short description of what plugin_title does.
blackbird/magento-2-clean-product-image-cache
4963 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
abdulelahragih/querybuilder
1022 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
32148 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
1692 Downloads
A Statamic addon that applies your EntryPolicy's `view` method to entry listings in the control panel.
doeanderson/statamic-github-workflow-dispatch
500 Downloads
wp-digital/wp-start-up
2188 Downloads
WPStartUp plugin does initial setup after WordPress installation. Create projects in Bugsnag and Pingdom.
voodoophp/paginator
1378 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.
upperdog/clean-image-filenames
287 Downloads
A short description of what your package does