Libraries tagged by DOGE
herzult/simple-php-easy-plus
35 Downloads
A simple, pragmatic numeric operation api written in PHP. It does addition.
greenpeace/planet4-nginx-helper
99877 Downloads
Cloned from rtcamp/nginx-helper. Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
elecena/amazon-s3-php-class
5184 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
edfi/resources
22883 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
22880 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.* ***
compwright/php-session
6865 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
codingms/view-statistics
9178 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
4802 Downloads
A laravel pacakge that generate social share link, thats all it does
calmohallag/nullable-casting
9608 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
7346 Downloads
This is a short description of what plugin_title does.
blackbird/magento-2-clean-product-image-cache
5522 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
abdulelahragih/querybuilder
1136 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.
wyrihaximus/iterator-or-array-to-array
222033 Downloads
Like iterator_to_array but doesn't error when handed an array
laravelba/route-binder
46595 Downloads
Laravel route binding, done right.
snowair/think-dotenv
8882 Downloads
ThinkPHP3.2集成php-dotenv