1583 Repositories
PHP composer-shared-package-plugin Libraries
🍩 SweetAlert 2 Implementation for Laravel
🟣 SweetAlert2 Support for Laravel Add beautiful alerts by SweetAlert directly into your Laravel application, with a simple setup, and handly helpers.
The idea of this package is using PHP Attribute in a laravel project
Laravel #[Annotation] Introduction PHP 8.0 release was a revolution for the language. It brings cool features like Named arguments, Attributes, Constr
Bagisto UPS Shipping add-on provides UPS Shipping methods for shipping the product.
Bagisto UPS Shipping add-on provides UPS Shipping methods for shipping the product. By using this, you can provide UPS (United Parcel Service) shipping.
Laravel package for Sammyjo20/Saloon
Saloon Saloon 🚪 🚪 Interact with REST APIs with confidence and elegance. Saloon is a PHP package which introduces a class-based/OOP approach to build
WordPress & TypeScript. Simple starter template for WordPress projects
WordPress & TypeScript. Simple starter template for WordPress projects that want to use TypeScript in combination with @wordpress/scripts
Laravel Stats Helper
Laravel Stats Helper With laravel-stats-helper you can get the statistics of two values or an array of values. It allows you to get the difference, pe
A simple php class creator for laravel.
Laravel Make Class Features Create a php class from the command for any directory in the root name-space; Store a custom path as an alias and use alia
🧩 Generator Manager for 🙃 Phony Framework
🧩 Generator Manager This repository contains the Generator Manager for 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, vis
A simple platform information plugin for WordPress. Shows you environment variables, PHP settings and more.
A simple platform information plugin for WordPress. Shows you environment variables, PHP settings and more.
SPAM Registration Stopper is a Q2A plugin that prevents highly probable SPAM user registrations based on well-known SPAM checking services and other techniques
SPAM Registration Stopper [by Gabriel Zanetti] Description SPAM Registration Stopper is a Question2Answer plugin that prevents highly probable SPAM us
PHP package for JWT
PHP-JWT A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Installation Use composer to manage your dependenc
A small PHP library to generate YouTube-like ids from numbers.
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
A fast, lock-free, shared memory user data cache for PHP
Yac is a shared and lockless memory user data cache for PHP.
JsonQ is a simple, elegant PHP package to Query over any type of JSON Data
php-jsonq JsonQ is a simple, elegant PHP package to Query over any type of JSON Data. It'll make your life easier by giving the flavour of an ORM-like
Laravel package to enable sending push notifications to devices
Laravel Push Notification Package to enable sending push notifications to devices Installation Update your composer.json file to include this package
Notification package for Laravel
Package is looking for maintainers Please contact me if interested. Notification package for Laravel4 / Laravel5 A simple notification management pack
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
Slack for PHP A simple PHP package for sending messages to Slack with incoming webhooks, focussed on ease-of-use and elegant syntax. Note: this packag
Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x
Twitter for PHP Twitter API for Laravel 6.x, 7.x, 8.x (and new versions as they are released). Also supports other frameworks via PHP-DI (or feel free
Alibaba Cloud SDK for PHP
English | 简体中文 Alibaba Cloud SDK for PHP Alibaba Cloud SDK for PHP is a development kit that supports quick access to products, dependency on Alibaba
Laravelium Sitemap generator for Laravel
Laravelium Sitemap package Laravelium Sitemap generator for Laravel. Notes Dev Branches are for development and are UNSTABLE (use on your own risk)! I
A powerful form builder, for Laravel and other frameworks (stand-alone too)
Former A Laravelish way to create and format forms Former outputs form elements in HTML compatible with your favorite CSS framework (Bootstrap and Fou
Laravelium Feed package for Laravel.
Laravelium Feed package Laravelium Feed package for Laravel. Notes Dev branches are for development and are UNSTABLE (use on your own risk)! Installat
Composer Curl Plugin
Composer Curl Plugin Install Install plugin $ composer global require ngyuki/composer-curl-plugin:dev-master Example Install symfony $ composer req
A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the vendor folder.
composer-custom-directory-installer A composer plugin, to install differenty types of composer packages in custom directories outside the default comp
Dependency graph visualization for composer.json (PHP + Composer)
clue/graph-composer Graph visualization for your project's composer.json and its dependencies: Table of contents Usage graph-composer show graph-compo
Composer addon to efficiently get installed packages' version numbers
Package Versions composer/package-versions-deprecated is a fully-compatible fork of ocramius/package-versions which provides compatibility with Compos
Locate the installation path for any installed Composer package
mindplay/composer-locator This Composer plugin provides a means of locating the installation path for a given Composer package name. Use this to locat
Installed composer packages info
PackageInfo This package was highly inspired from ocramius/package-versions I needed some methods to read data from the composer.lock file fast...this
Easily manage git hooks in your composer config
composer-git-hooks Manage git hooks easily in your composer configuration. This command line tool makes it easy to implement a consistent project-wide
Composer plugin to automate the most common tasks of applications.
Narrowspark Automatic Narrowspark Automatic automates the most common tasks of applications, like installing and removing bundles or providers, copyin
Composer installer for PHP_CodeSniffer coding standards
PHP_CodeSniffer Standards Composer Installer Plugin This composer installer plugin allows for easy installation of PHP_CodeSniffer coding standards (r
Optimize your application by warming up OpCode.
OpCode Warmer (composer plugin) Optimize your application by warming up OpCode. Requirements PHP =7.0 Zend extension Opcache extension Sockets compos
A fast, reliable, and secure NPM/Yarn bridge for Composer
Foxy is a Composer plugin to automate the validation, installation, updating and removing of PHP libraries asset dependencies (javaScript, stylesheets
An installer package that let's you install NodeJS and NPM as a Composer dependency.
NodeJS installer for Composer This is an installer that will download NodeJS and NPM and install them in your Composer dependencies. Installation is s
composer plugin for a better frontend setup
node-composer composer plugin for a better frontend setup PHP projects mostly are Web-Applications. Many Web-Applications also need a frontend part wh
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
Imposter Plugin Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins. Built with ♥ by Typ
Preload your sweet sweet code to opcache with a composer command, making your code faster to run.
Composer Preload Preload your sweet sweet code to opcache with a composer command, making your code run faster. Composer Preload is a composer plugin
Composer Plugin for automatically including files for easing function usage in php.
Php Inc Php inc is a composer plugin for automatically including certain files into composer's autoload and autoload-dev files config. Given a set of
Composer registry manager that help to easily switch to the composer repository you want
CRM - Composer Registry Manager Composer Registry Manager can help you easily and quickly switch between different composer repositories. 简体中文 Install
Simple, fast, isolated way to download+assimilate ZIP/TAR files
Composer Downloads Plugin The "Downloads" plugin allows you to download extra files (*.zip or *.tar.gz) and extract them within your package. This is
Composer install helper outsourcing sensitive keys from the package URL into environment variables
private-composer-installer This is a Composer plugin offering a way to reference private package URLs within composer.json and composer.lock. It outso
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
CycloneDX PHP Composer Plugin A plugin for PHP's Composer that generates Software Bill of Materials (SBoM) in CycloneDX format. Requirements The lates
Allow composer packages to define compilation steps
Composer Compile Plugin The "Compile" plugin enables developers of PHP libraries to define free-form "compilation" tasks, such as: Converting SCSS to
PHPStorm Plugin for Magento 2
PhpStorm Magento 2 Plugin Installation Go to Settings Preferences in the PhpStorm IDE Navigate to Plugins Click the Browse repositories... button an
Composer package for dockerizing Magento 2
Dockerize Magento 2 A composer package for dockerizing Magento 2 The composer package arvatoscm/dockerize-magento2 deploys docker infrastructure defin
Composer Repository Manager for selling Magento 2 extension and offering composer installation for ordered packages.
Magento 2 Composer Repository Credits We got inspired by https://github.com/Genmato. Composer Repository for Magento 2 This extension works as a Magen
Magento2 Deployment with Deployer (Skeleton)
MageDeploy2 Base Magento2 Deployment Setup using Robo and Deployer. This is the base project you should base your deployments on. It provides an confi
The official Previewify.app PHP Client
Previewify for PHP This is the official Previewify client for PHP. Support us Like our work? You can support us by purchasing one of our products. Ins
Slim Jam is a demo application to provide examples for composer package, PHPSpreadsheet, Shopify API etc. usages.
SLIM JAM Slim Jam is a demo application to provide examples for composer package, PHPSpreadsheet, Shopify API etc. usages. This project aims to take a
This project is a demo for Media-Upload package:
🖼️ Media-Upload-Demo This project is a demo for Media-Upload package: 💻 Installation guide As always you need to: composer install Then npm install
Magento 2 Spanish (Spain) language package - Paquete de idioma Español (España) para Magento 2
Magento 2 Spanish (Spain) language package - Paquete de idioma Español (España) para Magento 2 Traducciones Se han recopilado las traducciones existen
Polish locale package for Magento 2
Polski pakiet językowy dla Magento 2 Repozytorium zawiera gotowy komponent z językiem polskim dla Magento 2. Tłumaczenia są synchronizowane ze zmianam
Magento 2 Finnish Language Pack is the perfect guide so that you can enable Finnish on your magento 2 store. This translation is really necessary for everyone who are living in the Finland. Here is a step-by-step guide to install Finnish package and use it as the default language.
Magento 2 Finnish Language Pack Magento 2 Finnish Language Pack is the perfect guide so that you can enable Finnish on your Magento 2 store. This tran
In order to use the Korean Language on your Magento 2 store, it is time to start with Magento 2 Korean Language Pack in the set of informative documentations by Mageplaza. Magento 2 Korean Language Package is published by Magento 2 Translation Project at Crowdin, so all phrases will be replaced by the Korean language according to the contribution to that project. Please following up the guides in this post to convert the language with ease!
Magento 2 Korean Language Pack In order to use the Korean Language on your Magento 2 store, it is time to start with Magento 2 Korean Language Pack in
🇸🇮 Slovenian translations - language package for Magento 2
Magento 2 Slovenian translations Slovenian (Slovenia) - sl_SI translations for Magento Community Edition 2.x. Translations follow Slovenian grammar an
GetCandy is a package that brings functionality akin to Shopify and other e-commerce platforms to Laravel.
GetCandy is a set of Laravel packages that bring functionality akin to Shopify and other e-commerce platforms to Laravel. You have complete freedom to
A package to keep track of outgoing emails in your Laravel application.
Keep track of outgoing emails and associate sent emails with Eloquent models This package helps you to keep track of outgoing emails in your Laravel a
A package for more Laravel commands.
Lara-Commands A package for more Laravel commands. Installation This package can be installed via Composer: composer require nimaw/lara-commands --dev
Magento 2 Blog is an extension that allows you to manage your store and blog
Magento 2 Blog Extension by Magefan Magento 2 Blog is an extension that allows you to manage your store and blog from one place without having to rely
The main MageSuite (meta)package to rule them all
A Magento 2 extension ecosystem providing UX/performance improvements and many new features. This is a core metapackage which you should install in or
WordPress plugin starter/boilerplate.
Howdy WordPress plugin starter. Based on "Service Provider" design pattern. Environment setup composer install npm install Plugin Backend Architecture
High performance pocketmine 4.0 vote plugin
Voting38 This is a threaded high performance voting plugin for PocketMine-MP API 4.0 You can configure messages and voting rewards in the config. Ther
Mock implementation of the Translation package, for testing with PHPUnit
PoP Translation - Mock Mock implementation of the Translation package, for testing with PHPUnit Install Via Composer composer require getpop/translati
This package provides new helper functions that take care of handling all the translation hassle and do it for you.
Laravel Translate Message 🥳 This package provides new helper functions that take care of handling all the translation hassle and do it for you. Insta
Implementation of PoP\Hooks using package bainternet/php-hooks
Implementation of PoP\\Hooks using package `bainternet/php-hooks` (a fork from the WordPress hooks system), to use with PHPUnit and avoid having to load WordPress
Plugin simples de máquinas para pocketmine-mp
Plugin simples de máquina para aqueles que estão aprendendo PocketMine-MP Principais funções do plugin ✔️ Simples de aprender ✔️ Pocketmine 3 ✔️ SQLit
Beauty and simple Wordpress video player plugin. Powerfull and lite in use.
Sonic Spectre Video Player Beauty and simple Wordpress video player plugin. Powerfull and lite in use. Quick Start: Download plugin from this repo and
General utilities for the plugin, not dependent on WordPress
Plugin Utils General utilities for the plugin, not dependent on WordPress Install Via Composer composer require graphql-api/plugin-utils Development T
A PocketMine-MP plugin to regulate player hunger and prohibit eating certain foods easily
NoEats A PocketMine-MP plugin to regulate player hunger and prohibit eating certain foods easily. Features Managing hunger. Permission bypass. Support
A plugin to test Server-getPlayerExact() vs Mapusername, Player performance
PeformanceTests A plugin to test Server-getPlayerExact() vs Mapusername, Player performance Timings with Server-getPlayerExact() https://timings.p
PHP-nats publisher - This is a simple package to publish messages to Nats
Nats publisher This is a simple package to publish messages to Nats Installation You can install the package using the Composer package manager. You c
MagentoSnippets - Magento Front End Snippets, plugin for Sublime Text
MagentoSnippets Magento Front End Snippets, plugin for Sublime Text. This tool serves to aid the productivity during the Magento's theme development t
Magento-composer-installer - Composer installer for Magento modules
!!! support the maintainer of this project via Patreon: https://www.patreon.com/Flyingmana Magento Composer Installer The purpose of this project is t
Cbe frontauth - A Textpattern plugin to manage backend connections from frontend and protect content from non-logged users
cbe_frontauth This client-side plugin lets your users (or you) manage backend connection from frontend, i.e. connect and disconnect as they (you) woul
Rah privileges - Configure Textpattern CMS' user-group privileges through Preferences panel
rah_privileges Packagist | Donate Configure admin-side user-group permissions from Textpattern CMS’ preferences panel. Install Using Composer: $ compo
Spf js - a JavaScript management plugin for Textpattern
spf_js I’m no longer able to develop this plugin due to ill health. If anyone would like to take over, message me, and I’ll transfer the source. JavaS
Tom image grid - Plugin for Textpattern CMS : An optionnal grid display for images tab
tom_image_grid tom_image_grid is a plugin for Textpattern CMS. It allows a more compact display (as a grid) of the images list. The plugin adds two bu
Yab copy to new - A Textpattern plugin. Copies the current article content to a new one.
yab_copy_to_new Displays a new button in article write tab to copy the current article to a new one. Version: 0.2 Table of contents Plugin requirement
Wcdek - Main plugin.
=== WCdek Integration of WooCommerce and CDEK === Contributors: WCdek, Digiom Tags: cdek, сдэк, delivery, woocommerce, woo, доставка, woo commerce R
Ekonomy - PocketMine economy plugin with unlimited currencies & more features
Ekonomy What does this plugin do? Similar to EconomyAPI, This economy plugin is optimized with asynchronous query libraries such as libasynql and awai
Arc admin comment preview - Simple Textpattern plugin that adds a comment preview to admin
arc_admin_comment_preview This is a Textpattern plugin for adding comment previews to the admin comment edit pages. Requirements Textpattern 4.0.8+ In
Rah comment spam - Comment anti-spam plugin for Textpattern CMS
rah_comment_spam Packagist | Issues | Donate Rah_comment_spam provides customizable anti-spam tools for Textpattern CMS’ comment system. Set minimum a
Smd tags - A Textpattern CMS plugin for unlimited, structured taxonomy across content types.
smd_tags Tag articles, images, files and links with stuff, then use the public-side tags to display the lists, filter or find related content. Feature
Arc vimeo - Textpattern plugin for embedding Vimeo videos in content
arc_vimeo A Textpattern plugin for easily embedding Vimeo videos in pages using a customisable player. This plugin works well with arc_youtube and oui
Arc youtube - Youtube plugin for Textpattern
arc_youtube A Textpattern plugin for easily embedding Youtube videos in pages using a customisable player. This plugin works well with arc_vimeo and o
Oui embed - (o)Embed plugin for @Textpattern
oui_embed Embed everything… Get information from any web page (using oembed, opengraph, twitter-cards, scrapping the html, etc). It’s compatible with
Oui instagram - Instagram user infos and recent images embedding plugin for @textpattern
oui_instagram Easily display Instagram recent images galleries. Plugin requirements required: Textpattern CMS 4.6+. recommended: aks_cache or any part
Oui player - Manage configurable media players in @Textpattern CMS
oui_player Introduction An extendable plugin to easily embed customized audio and video players. . This plugin does not use oembed, it builds iframe e
Zem contact reborn - An extensible HTML form mailer plugin for Textpattern CMS.
com_connect Contents Introduction Installing and upgrading Migrating from zem_contact_reborn Usage Tags com_connect tag com_connect_text tag com_conne
Smd imagery - A Textpattern CMS plugin for managing images in the Write panel.
smd_imagery Insert images into your Write panel. Very handy for people who run photoblog or image-heavy sites, or those who categorise images for incl
Smd thumbnail - Multiple image thumbnails of arbitrary dimensions
smd_thumbnail Download | Packagist If you’re bored of one Textpattern thumbnail per image and don’t fancy using an auto-resizing script or relying on
Etc pagination - Pagination plugin for Textpattern CMS.
etc_pagination Download | Packagist This Textpattern plugin creates a paginated navigation bar on listings. It has a wide variety of attributes – so y
Smd horizon - Next/previous Textpattern article without restrictions
smd_horizon The existing tags txp:next_title /, txp:link_to_next / and their prev counterparts cease to function when they reach the first/last po
Asy jpcache - jpcache plugin for Textpattern
asy_jpcache is Full Page Caching for Textpattern1.0 rev.300 and up (including RC5). Install asy_jpcache.txt in the Admin-Panel, and click on _help_ t
Etc cache - Cache plugin for Textpattern CMS
etc_cache Download | Packagist This Textpattern plugin provides an events-driven cache solution for Textpattern CMS. Textpattern is fast, but when you
Rah cache - Cache Textpattern's dynamic pages as flat files
rah_cache Packagist | Issues Rah_cache is a simple, experimental full-page caching plugin for Textpattern CMS. It caches Texpattern’s dynamic pages as
Rah cache minify - HTML compressor module for rah cache Textpattern CMS plugin
Minify module for rah_cache This is a minify module for rah_cache, a full-page caching solution for Textpattern CMS. Rah_cache_minify will minify HTML
Rah memcached - Store parts of Textpattern CMS templates in Memcached
rah_memcached Packagist | Issues | Donate A plugin for Textpattern CMS that stores parts of your templates in Memcached, a distributed in-memory key-v
Arc meta - Textpattern plugin for meta tags to improve site SEO and social marketing.
arc_meta A Textpattern plugin for meta tags to improve site SEO and social marketing. arc_meta adds meta fields to your article, section and category
Rah sitemap - XML sitemap generator for Textpattern CMS
rah_sitemap Packagist | Issues | Donate Sitemap plugin for Textpattern CMS. Generates Sitemaps.org XML sitemaps for your site, which help Google and o