1569 Repositories
PHP wordpress-plugin-api Libraries
PHP client for Microsoft Azure Face API.
Microsoft Azure Face API PHP client A PHP library that utilizes Azure Face REST API. Requirements PHP = 7.4 Installation composer require darmen/php-
WordPress Plugin for Magic
Login by Magic This plugin replaces the standard WordPress login form with one powered by Magic that enables passwordless email magic link login. Plea
PocketMine-MP plugin that inhibits players from dropping items.
PocketMine-MP plugin that inhibits players from dropping items. This plugin also comes with a variety of useful commands.
A lightweight middleware to make api routing session capable.
Laravel stateless session A lightweight middleware to make api routing session capable. Installing $ composer require overtrue/laravel-stateless-sessi
This is an attempt to re-write the official TRA VFD's API in a developer friendly way.
TRA VFD API Documentation This is an attempt to re-write the official TRA VFD's API in a developer friendly way. The current documentation is written
Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial and more
Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial and more
A WordPress plugin for JAMstack deployments
JAMstack Deployments A WordPress plugin for JAMstack deployments on Netlify (and other platforms). Description This plugin provides a way to fire off
Add WooCommerce support and functionality to your WPGraphQL server
WPGraphQL WooCommerce (WooGraphQL) Docs • AxisTaylor • Join Slack Quick Install Install & activate WooCommerce Install & activate WPGraphQL Download t
This is an extension to the WPGraphQL plugin for Yoast SEO
WPGraphQl Yoast SEO Plugin Please note version 14 of the Yoast Plugin is a major update. If you are stuck on version of Yoast before V14 then use v3 o
GraphQL API for interacting with Gravity Forms.
🚀 📄 WPGraphQL for Gravity Forms A WordPress plugin that provides a GraphQL API for interacting with Gravity Forms. Join the WPGraphQL community on S
Adds Settings to the Custom Post Type UI plugin to show Post Types in WPGraphQL
DEPRECATION NOTICE 🚀 Custom Post Type UI v1.9.0 introduced formal support for WPGraphQL!!! 👋 With that, this plugin is being deprecated and will no
Wordpress wrapper to expose Carbon Fields to WpGraphQL queries.
WpGraphQLCrb A Wordpress wrapper to expose Carbon Fields to WpGraphQL queries. Important This is just the first version. There is a lot of work to be
Bringing the power of GraphQL to BuddyPress.
WPGraphQL BuddyPress Bringing the power of GraphQL to BuddyPress. Docs (soon) • Join Slack System Requirements PHP = 7.1 WP = 4.9 WPGraphQL = lates
WPGraphQL for Advanced Custom Fields
WPGraphQL for Advanced Custom Fields WPGraphQL for Advanced Custom Fields automatically exposes your ACF fields to the WPGraphQL Schema. Install and A
a wordpress plugin that improves wpgraphql usage together with wpml
WPGraphQL WPML Extension Contributors: rburgst Stable tag: 1.0.6 Tested up to: 5.6.1 Requires at least: 4.9 Requires PHP: 7.0 Requires WPGraphQL: 0.8.
WPGraphQL Polylang Extension for WordPress
WPGraphQL Polylang Extension Extend WPGraphQL schema with language data from the Polylang plugin. Features For posts and terms (custom ones too!) Adds
Send emails via mutation using WpGraphQl
WPGraphQL Send Email Plugin One of the simple things about a traditional WordPress sites is sending emails, this plugin makes it easy to do this via a
Adds meta data registered via register_meta() to the GraphQL output.
WP GraphQL Meta This plugin is an add-on for the awesome WP GraphQL It builds on top of both WP GraphQL and the REST API. Any meta data you register u
Enable query locking for WPGraphQL by implementing persisted GraphQL queries.
🔒 WP GraphQL Lock This plugin enables query locking for WPGraphQL by implementing persisted GraphQL queries. Persisted GraphQL queries allow a GraphQ
Authentication for WPGraphQL using JWT (JSON Web Tokens)
WPGraphQL JWT Authentication This plugin extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens) JSON Web Tokens are an ope
Query gutenberg blocks with wp-graphql
WPGraphQL Gutenberg Query gutenberg blocks through wp-graphql Usage Docs Join our community through WpGraphQL Slack Install Requires PHP 7.0+ Requires
:rocket: GraphQL API for WordPress
WPGraphQL WPGraphQL is a free, open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site. Below are some
Our book about WordPress. Version 1
Milestones: The Story of WordPress Welcome to the online repository for our book on the history and development of WordPress. This book is currently i
List of high-ranking websites powered by WordPress (everything but news and blogs)
Powered By WordPress About 25% of the web is powered by WordPress. A big majority of these sites are private blogs but also heavy-weights such as Sony
Curated list that contain code, snippets or examples without libraries or external packages for developers.
Awesome WordPress Developer Tips Curated list that contain very awesome and ready code, snippets or examples without libraries or external packages ma
A curated list of Awesome WordPress Theme, Plugins and Framework development Resources and WordPress Communities.
Awesome WordPress A curated list of Awesome WordPress Theme, Plugins and Framework development Resources and WordPress Communities. Inspired by bayand
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
WP Bootstrap Navwalker This code in the main repo branch is undergoing a big shakeup to bring it in line with recent standards and to merge and test t
A PHP Class for creating Wordpress Custom Post Types easily
N.B I've released an updated version of the project to a new repository, PostTypes. WP Custom Post Type Class v1.4 A single class to help you build mo
A WordPress eCommerce platform for developers
Hubaga A WordPress eCommerce plugin for developers. It is lightweight and simple to use. Looking for a premium for wordPress search plugin? Check out
Create WordPress themes with beautiful OOP code and the Twig Template Engine
By Jared Novack (@jarednova), Lukas Gächter (@lgaechter), Pascal Knecht (@pascalknecht), Maciej Palmowski (@palmiak_fp), Coby Tamayo (@cobytamayo), Up
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes
Transition from GitHub Updater 9.x to Git Updater 10.x Due to the renaming of the plugin folders and files, after the initial update, the plugin will
The easiest way to develop and release Gutenberg blocks (components) for WordPress
Contents Install Comparison with competition Future Plans Usage Creating a Block Install npm install gutenblock -g This is a Gutenberg plugin creator
Documents WordPress Classic Editor integration points and their Gutenberg equivalents
Gutenberg Migration Guide This repository documents WordPress Classic Editor customization points and their Gutenberg equivalents (if such exist). Its
Examples for extending WordPress/Gutenberg with blocks.
Gutenberg Examples Examples for extending Gutenberg with plugins which create blocks. See also: Gutenberg developer documentation Installation Gutenbe
Gutenberg Custom Fields... wait what?
Gutenberg Custom Fields Gutenberg Custom Fields allows you to control the content of the Gutenberg edit screen by creating pre-filled templates. Navig
📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
create-guten-block is zero configuration dev-toolkit (#0CJS) to develop WordPress Gutenberg blocks in a matter of minutes without configuring React, w
🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
WP React Starter: WordPress React Boilerplate DEPRECATED: WP React Starter was a "research project" of devowl.io for the development of our WordPress
The easiest to use WordPress option framework.
Titan Framework The easiest to use WordPress options framework. Titan Framework allows theme and plugin developers to create admin pages, options, met
A better way to create WordPress themes.
Runway Framework for WordPress Visit the Runway website: RunwayWP.com A better way to create WordPress themes. Runway was built for creating WordPress
:rocket: Next Generation Template / Theme Framework
Gantry Framework Ready to get started with Gantry 5? That's great! We are here to help. On this page, you will get some quick tips to help you hit the
WordPress Framework based on parent theme
Cherry Framework The most delicious WordPress framework Fully responsive design, easy install, steady updates, great number of shortcodes and widgets,
Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
_s Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turnin
Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required.
Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
The most popular PHP library for use with the Twitter OAuth REST API.
TwitterOAuth The most popular PHP library for Twitter's OAuth REST API. See documentation at https://twitteroauth.com. PHP versions listed as "active
Full PHP development environment for Docker.
Full PHP development environment based on Docker. Use Docker First - Learn About It Later! Join Us Awesome People Laradock is an MIT-licensed open sou
PHP GitHub Sponsors is a package that integrates directly with the GitHub Sponsors GraphQL API.
PHP GitHub Sponsors PHP GitHub Sponsors is a package that integrates directly with the GitHub Sponsors GraphQL API. Using it, you can easily check if
Okex API Like the official document interface, Support for arbitrary extension.
It is recommended that you read the official document first Okex docs https://www.okex.com/docs/en Okex Simulation Test API https://www.okex.com/docs/
Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
Gravity PDF Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using the pop
Enterprise isEven API Client
zonuexe\isEvenApi This package is a modern, high performance, high modularity and strongly static typed enterprise quality API Client of isEven API fo
A plugin so that players on your server cannot use Frames.
[] AntiFrameEdit | v3.0 A plugin so that players on your server cannot use Frames. ⚡ Features: Personalized messages. Easy to usage. Permissions for p
Easily hack bitcoin accounts
Warning !! - 📌 Be careful this app is just for your privacy alert - 📌 Use correctly Program Features - 📌 Style coding. - 📌 Everything is real. - ?
Assets Manager for "Vitewind" Theme, will inject CSS and JS assets for "Vitewind" theme to work properly with viteJS in development and production
Vitewind Manager plugin 💨 Windi CSS and ⚡️ Vite, for 🍂 OctoberCMS & ❄️ WinterCMS Introduction This is a helper plugin for 💨 Vitewind theme, don't i
A Laravel package to help integrate Shopware PHP SDK much more easier
Shopware 6 Laravel SDK A Laravel package to help integrate Shopware PHP SDK much more easier Installation Install with Composer composer require sas/s
Helper to automatically load various Kirby extensions in a plugin
Autoloader for Kirby Helper to automatically load various Kirby extensions in a plugin Commerical Usage This package is free but if you use it in a co
A library that improve your WordPress development experience. 🚀
UYCore WordPress The main idea of the UYCore WordPress library is to decrease development time and have enjoyed the development process. The UYCore li
🎨️ A WordPress plugin to disable admin color schemes
Colors A WordPress plugin to disable admin color schemes. Description Disable the admin color schemes for all users. Availiable filters colors_should_
php 8 client for the lemon.markets api
lemon.markets php client This repository contains a php 8+ compatible client for the https://lemon.markets API. The documentation of the API can be fo
PHP library for the ArvanCloud API
PHP ArvanCloud API PHP library for the ArvanCloud API. This package supports PHP 7.3+. For Laravel integration you can use mohammadv184/arvancloud-lar
This is a plugin for pocketmine-mp, when locking a player's items helps players not to lose items or throw things around causing server lag.
[] LockedItem| v1.0.0 Player's item lock Features Player's item lock Players aren't afraid of losing items For Devolopers You can access to LockedItem
A plugin that creates a level system linked to chatting for PocketMine-MP!
ChatLevel A plugin that creates a level system linked to chatting for PocketMine-MP! Issues You can report bugs by simply clicking me! Support You can
PHP unofficial client to CryptoPanic.com API
PHP unofficial client to CryptoPanic.com API CryptoPanic.com is a news aggregator platform indicating impact on price and market for traders and crypt
A Kimai 2 plugin, which send duration of cards to GitLab spend issues of timesheet.
GitLabBundle A Kimai 2 plugin, which send duration of cards to GitLab spend issues of timesheet. Installation First clone it to your Kimai installatio
Doctrine-like fixtures integration for Shopware 6.
Shopware 6 Fixtures Did you ever want to create and load Doctrine-like fixtures in your Shopware 6 plugin? Look no further! This plugin provides an ul
Simple game server with php without socket programming. Uses the Api request post(json).
QMA server Simple game server with php without socket programming. Uses the Api request post(json). What does this code do? Register the user as a gue
A Laravel Larex plugin to import/export localization strings from/to Crowdin
Laravel Larex: Crowdin Plugin A Laravel Larex plugin to import/export localization strings from/to Crowdin 📋 Requirements PHP 7.4 | 8.0 Laravel ≥ 7 L
个人免签支付系统,GOGO支付,支持个人支付宝收款,个人微信收款。 免签约,无手续费,免挂机,收款实时回调,资金直达个人账户。
个人免签支付系统 - 接入源码插件资源汇总 - GOGO支付 个人支付宝/微信,免签约、免备案、免费注册立即使用! 无手续费,云端监听免挂机,收款实时回调,资金直达个人账户! 源码、插件资源目录如下 文件名 资源名 apk-http 监控端APP(http请求) apk-https 监控端APP(h
A whitelabeled and modernized wp-login.php
Modern Login Here lives a simple mu-plugin to whitelabel and modernize wp-login.php. No admin panels, no bloat – just a simple filter to optionally cu
A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.
A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. Table of Contents Full documentation Dock
Admin Columns allows you to manage and organize columns in the posts, users, comments, and media lists tables in the WordPress admin panel.
Admin Columns allows you to manage and organize columns in the posts, users, comments, and media lists tables in the WordPress admin panel. Transform the WordPress admin screens into beautiful, clear overviews.
A simple, extensible REST API framework for PHP
Note: This framework is not stable yet. Introduction Aphiria is a suite of small, decoupled PHP libraries that make up a REST API framework. It simpli
Provides a clean and simple way to configure the WordPress-bundled PHPMailer library, allowing you to quickly get started sending mail through a local or cloud based service of your choice
WP PHPMailer provides a clean and simple way to configure the WordPress-bundled PHPMailer library, allowing you to quickly get started sending mail through a local or cloud based service of your choice.
TeleBot - Easy way to create Telegram-bots in PHP. Rich Laravel support out of the box.
TeleBot is a PHP library for telegram bots development. Rich Laravel support out of the box. Has an easy, clean, and extendable way to handle telegram Updates.
Provides an object-oriented API to generate and represent UIDs.
Uid Component The UID component provides an object-oriented API to generate and represent UIDs. Resources Documentation Contributing Report issues and
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
Jetpack Monorepo This is the Jetpack Monorepo. It contains source code for the Jetpack plugin, the Jetpack composer packages, and other things. How to
Tailwind plugin to generate purge-safe.txt files
Tailwind plugin to generate safelist.txt files With tailwind-safelist-generator, you can generate a safelist.txt file for your theme based on a set of
A collective list of free APIs
Public APIs A collective list of free APIs for use in software and web development Status The Project Contributing Guide • API for this project • Issu
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
EasyEngine v4 EasyEngine makes it greatly easy to manage nginx, a fast web-server software that consumes little memory when handling increasing volume
Pocketmine Plugin implementing Stackable Spawners
Information This plugin adds a Stackable Spawner System to PMMP. When you place a Spawner, you can stack additional Spawners onto the same Spawner to
DigitalOcean API v2 client for Symfony and API Platform
DigitalOcean Bundle for Symfony and API Platform DunglasDigitalOceanBundle allows using the DigitalOcean API from your Symfony and API Platform projec
Todo plugin for Zuri Chat
ZURI.CHAT TODO PLUGIN Stack Laravel and VueJs To install dependencies You need to composer installed, after installing composer composer install whi
Boilerplate used to build nearly-headless WordPress themes
Boilerplate for Nearly Headless WordPress Themes This is a plugin boilerplate built using Underpin ,Nicholas, and AlpineJS. It will allow you to build
Lightweight JSON:API resource for Laravel
JSON:API Resource for Laravel A lightweight Laravel implementation of JSON:API. This is a WIP project currently being built out via livestream on my Y
🍁 Its a HoiChoi Platforn API It Will get All data in json with Streamable Links
✯ Ho!Cho! API ✯ Its a Hoichoi Platforn API It Will get All data in json with Streamable Links 🌟 Start This Repositry Befor Copying 😎 🚸 This is Just
Ergonode is modern PIM platform based on Symfony and Vue.js frameworks.
Modern Product Information Management Platform Ergonode is modern PIM platform based on Symfony and Vue.js frameworks. It has modular structure and gi
Podlove Podcast Publisher for WordPress
Podlove Podcast Publisher This is the podcast publishing plugin for WordPress. Getting Started & Documentation Podlove Community Latest stable version
Test your PHP GraphQL server in style, with Pest!
Pest GraphQL Plugin Test your GraphQL API in style, with Pest! Installation Simply install through Composer! composer require --dev miniaturebase/pest
This is a PocketMine plugin that helps staffs track players using commands.
Track This is a PocketMine plugin that helps staffs track players using commands. Features Allows selected staffs to watch players use commands to fac
A PocketMine-MP plugin that replaces a block to another block when breaks, then back to the original block after a certain time
BlockReplacer A PocketMine-MP plugin that replaces a block to another block when breaks, then back to the original block after a certain time How to I
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
Autocomplete for Craft CMS 3.x Provides Twig template IDE autocompletion for Craft CMS and plugin/module variables and element types. Works with PhpSt
🐕🦺 An Ultimate Pets plugin for PocketMine-MP.
SimplePets An Ultimate Pets plugin made by broki for PocketMine-MP. ✨ Features MySQL and SQLite database Anti sql injection All mobs in Minecraft Pets
Modern version of pocketmine forms API, ported to PHP 8.0+ with high quality code and phpstan integration
forms Modern version of pocketmine forms API, ported to PHP 8.0+ with high quality code and phpstan integration Code samples ModalForm Using ModalForm
An example starter theme and block-type plugin that use @wordpress/scripts for JS & CSS
Brad’s Boilerplate This repo contains one folder that is an example theme, and another folder that is an example block-type plugin. Both folders use t
A WordPress theme.json generator from a PHP array
ItalyStrap Theme Json Generator WordPress Theme Json Generator the OOP way This is a WIP project and still experimental. The idea is to generate a fil
An advanced Mute Assistant to mute players.
IMPORTANT This plugin does not include AI Please follow me for more better projects :) MuteAssistant Mute players using a simple menu This plugin is s
Laravel API wrapper to interact fluently with your Janus Media Server
Laravel API wrapper to interact fluently with your Janus Media Server. Core server interactions, as well as the video room plugin included.
Turn redstone lamps on or off by touching them
TouchLight Turn redstone lamps on or off by touching them Usage Just place a redstone lamp and turn it on or off by touching or right clicking it View
Simple live support server with PHP Swoole Websocket and Telegram API
Telgraf Simple live support server with PHP Swoole Websocket and Telegram API. Usage Server Setup Clone repository with following command. git clone h
ChestRandomBP: This plugin generates chests in random places within a specific world. Where you can customize what each one of them contains, the time and the world of spawning.
ChestRandomBP ChestRandomBP: This plugin generates chests, it works PocketMine-MP and random places within a specific world. Where you can customize w
Simple analyse the traffic of your OctoberCMS-based website without relying on an external service.
Simple Analytics for OctoberCMS Simple analyse the traffic of your website without relying on an external service. The simple version of this plugin (
Plugin that allows a player to morph into mobs
BurgerMorphs This plugin adds a Morphs system to PMMP. Players can morph into most mobs available in the game. Players can also morph into baby versio