Libraries tagged by USGS
piotrpress/wordpress-plugin-template
7 Downloads
This Composer project is a template for creating a WordPress plugins. It includes a basic structure and uses Composer Setuper to interactively walk you through the process of setting up your new plugin project.
piotrpress/wordpress-litespeed
0 Downloads
This library is WordPress development environment based on Docker which uses LiteSpeed web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.
piotrpress/wordpress-composer
320 Downloads
This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.
phxis/carbon-recur
21 Downloads
This is a take on the node-date-recur library from Andrew Chilton ported to PHP and uses Carbon
philetaylor/ciphersweet-encrypt
1168 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
phenx/svnclient
15 Downloads
SVN Client written in PHP, uses SVN executables
phaza/curl-soap-client
687 Downloads
A SoapClient wrapper that uses curl to make requests
pgolasz/kohana-encrypt
24 Downloads
Encryption module for Kohana 3.3. Uses Encrypt-then-MAC scheme with OPENSSL (AES) and Encrypt-then-Sign (RSA).
persianyii2/yii-rss
7 Downloads
creat rss uses by array or db query data
persianyii/yii2-rss
44 Downloads
create rss uses by array or db query data
peloncano/cakephp-plugin-redis-cache
516 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
pebo/wp_nonce_helper
6 Downloads
basic support class for wordpress nonce ussage
pdaleramirez/laravel-neo4j-starter
138 Downloads
This is starter package for laravel that uses the neo4j database.
paysafe_sdk/paysafe_sdk_php
117 Downloads
paysafe SDK customize for composer uses and more configuration. for more information please visit https://developer.paysafe.com/en/sdks/server-side/php/introduction/
pavlakis/csp-middleware
519 Downloads
Add Content-Security-Policy headers for PSR-7 requests. Uses the csp-builder library paragonie/csp-builder.