4484 Repositories
PHP php-composer-plugin-patchset Libraries
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
Unirest is a set of lightweight HTTP libraries available in multiple languages.
Unirest for PHP Unirest is a set of lightweight HTTP libraries available in multiple languages. This fork is maintained by APIMatic for its Code Gener
Statamic 3 - the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites
Statamic 3 - the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API
Wordpress XML-RPC PHP Client A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API Created by Hieu Le MIT licensed. Cur
Drupal Composer Scaffold - A flexible Composer project scaffold builder
This project provides a composer plugin for placing scaffold files (like index.php, update.php, …) from the drupal/core project into their desired location inside the web root. Only individual files may be scaffolded with this plugin.
Thruway - an open source client and router implementation of WAMP (Web Application Messaging Protocol), for PHP.
PHP Client and Router Library for Autobahn and WAMP (Web Application Messaging Protocol) for Real-Time Application Messaging
PHP Router class - A simple Rails inspired PHP router class.
PHP Router class A simple Rails inspired PHP router class. Usage of different HTTP Methods REST / Resourceful routing Reversed routing using named rou
A simple and modern approach to stream filtering in PHP
clue/stream-filter A simple and modern approach to stream filtering in PHP Table of contents Why? Support us Usage append() prepend() fun() remove() I
Deployer is a PHP Application deployment system powered by Laravel
Deployer is a PHP Application deployment system powered by Laravel 5.5, written & maintained by Stephen Ball.
PHP functions that help you validate structure of complex nested PHP arrays.
PHP functions that help you validate structure of complex nested PHP arrays.
A Small modular PHP framework Build for web applications
MagmaCore__ This project is in active development. So is evolving constantly. As soon project gets to stable point. Due notice will be given Composer
Clock - A PHP 7.0 compatible clock abstraction
Clock - A PHP 7.0 compatible clock abstraction
An async process dispatcher for Amp.
process This package provides an asynchronous process dispatcher that works on all major platforms (including Windows). As Windows pipes are file hand
ServD - a Docker PHP development environment heavily inspired by Laravel Valet and Laradock
ServD ServD is a Docker PHP development environment heavily inspired by Laravel Valet and Laradock, it supports multiple projects within a working dir
Symfony Bundle to create HTML tables with bootstrap-table for Doctrine Entities.
HelloBootstrapTableBundle This Bundle provides simple bootstrap-table configuration for your Doctrine Entities. Used bootstrap-table version 1.18.3. I
Volistx Framework For RESTful API Based on Laravel/Lumen 9.x
Volistx Framework Volistx Framework For RESTful API Based on Laravel/Lumen 9.x This is a framework skeleton for Volistx API platform using Lumen PHP F
Laravel package for manage your URL redirects in database or other sources to get better SEO results
Laravel 8 and 9 package to manage URL redirections inside your Laravel application using different data sources. It allows a better SEO support for your Laravel site.
Url's amigables en PHP
Phurl - Url's amigables en PHP Motor de url's amigables minimalista y sencillo de usar, crea tus vistas en Html plano. No es compatible con variables
Essence is a very flexible BDD style assertion framework for PHP that fits into existing PHPUnit projects nicely
Essence 1.5.1 Essence is a very flexible BDD style assertion framework for PHP that fits into existing PHPUnit projects nicely. Installation composer
PHPExcelFormatter is class to make getting data from Excel documents simpler.
PHPExcelFormatter PHPExcelFormatter is class to make getting data from Excel documents simpler. Read columns what you really need Set column names for
An effort to make testing PHP code as easy and fun as its JavaScript equivalent
An effort to make testing PHP code as easy and fun as its JavaScript equivalent when using the excellent Jasmine, from which syntax and general usage is shamelessly borrowed.
Highlight PHP code in terminal
PHP Console Highlighter Highlight PHP code in console (terminal). Example Install Just run the following command to install it: composer require --dev
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
EasyRdf EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexpe
A powerful and pretty replacement for PHP's var_export()
Brick\VarExporter A powerful and pretty replacement for PHP's var_export(). Introduction PHP's var_export() function is a handy way to export a variab
States allows you to create PHP classes following the State Pattern in PHP.
States allows you to create PHP classes following the State Pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflows writing.
Awesome Enterprise - a shortcode based low code platform for PHP and WordPress.
Awesome Enterprise Framework Awesome Enterprise is a shortcode based low code platform for PHP and WordPress. You can set it up using composer compose
Opis Closure - a library that aims to overcome PHP's limitations regarding closure serialization
Opis Closure is a library that aims to overcome PHP's limitations regarding closure serialization by providing a wrapper that will make all closures serializable.
Laravel wrapper for the Facebook Graph PHP 8 SDK
Laravel Facebook Graph SDK Installation Getting started with Laravel Facebook Graph is easy - first, install the package via composer composer require
A DynamoDB based Eloquent model and Query builder for Laravel.
Laravel DynamoDB A DynamoDB based Eloquent model and Query builder for Laravel. You can find an example implementation in kitar/simplechat. Motivation
Given When Then (GWT) Plugin for Pest
Given When Then (GWT) Plugin for Pest A simple API allows you to structure your tests focused on the behaviour. Given-When-Then separation makes the t
Glob-like file and pattern matching utility.
Glob-like file and pattern matching utility.
PHP Telegram Bot based on the official Telegram Bot API
PHP Telegram Bot based on the official Telegram Bot API
PHP based Markdown documentation viewer
PHP based viewer for Markdown files, to view them with fenced code highlighting and navigation.
php-dry – Clone Detection for PHP
php-dry – Clone Detection for PHP php-dry detects duplicated behaviour in your application, even if the duplicated passages are implemented completely
Just another PDO database library
PDO Just another PDO database library Installation Use Composer $ composer require faapz/pdo Usage Examples selecting, inserting, updating and deletin
PHP slim framework middleware to minify HTML output
slim-minify Slim middleware to minify HTML output generated by the slim PHP framework. It removes whitespaces, empty lines, tabs beetween html-tags an
CORS Middleware for PHP Slim Framework
CorsSlim Cross-origin resource sharing (CORS) Middleware for PHP Slim Framework. Usage Composer Autoloader Install with Composer Update your composer.
Slim Framework view helper built on top of the Twig templating component
Slim Framework Twig View This is a Slim Framework view helper built on top of the Twig templating component. You can use this component to create and
PHP boilerplate for quick start projects using Slim Framework and Eloquent.
Lassi PHP boilerplate for quick projects using Slim Framework and Eloquent database. Lassi is a small PHP boilerplate to use Slim Framework with Eloqu
PHP whoops error on slim framework
Slim whoops PHP whoops error on slim framework Status Installation Install the composer curl -sS https://getcomposer.org/installer | php Edit compose
Routes and Middleware for Using OAuth2 Server within a Slim Framework API
Chadicus\Slim\OAuth2 A collection of OAuth2 Server routes, middleware and utilities for use within a Slim 3 Framework API Requirements Chadicus\Slim\O
The Slim PHP micro framework paired with Laravel's Illuminate Database toolkit.
Slim & Eloquent The Slim PHP micro framework paired with Laravel's Illuminate Database toolkit. Getting started # Download composer curl -s https://ge
Parses YAML files and adds them to Slim's config application instance method.
Slim Config - YAML Parses YAML files and adds them into Slim's config singleton. Uses Symfony's YAML Component to parse files (http://github.com/symfo
Pocketmine-MP plugin in 4.0.0
NukePlugin Pocketmine-MP plugin in 4.0.0 the plugin was created inspired by the nuke of call of duty, this is perfect for Kitpvp servers or factions!
Desafio de Back-End da Alura: Crie uma API Rest funcional focada em controle financeiro.
Lumen PHP Framework Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe d
A Pocketmine 4.0 Plugin which makes your server query = Current players + 1 Total Slots
The Better-Query Plugin This Plugin implements Better Query System **(i.e. 0/1 as player count)** the server total slots increases by 1 after a player
Simple opinionated framework agnostic PHP 8.1 enum helper
Enum Helper A simple and opinionated collections of PHP 8.1 enum helpers inspired by archtechx/enums and BenSampo/laravel-enum. This package is framew
This package makes it easy for developers to access WhatsApp Cloud API service in their PHP code.
The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
sGallery Plugin for attaching Images and Video clips (YouTube) to a resource in the Evolution CMS admin panel.
sGallery for Evolution CMS 3 sGallery Plugin for attaching Images and Video clips (YouTube) to a resource in the Evolution CMS admin panel. Features U
This plugin was created to help you migrate your existing gallery from your old site.
WP Migrate Gallery 1. Steps to Import Gallery 1.1. Install ACF PRO 1.2. Create CPT Gallery 1.3. Create Gallery Taxomy 1.4. Copy Gallery media files to
Official PHP SDK for interacting with the Knock API.
Knock PHP library Documentation See the documentation for PHP usage examples
A simple pocketmine plugin to chat by worlds on your server!
WorldChat Fix Per World Chat plugin for PocketMine-MP API 4.0 Category PocketMine-MP plugins | Php 8 Requirements PocketMine-MP API 4.0.0 and PHP 8 or
Bash version of the VK client written in PHP.
VK-CLI VK Messenger in your Linux Terminal PHP8 Installation wget https://jenkins.pmmp.io/job/PHP-8.0-Aggregate/lastSuccessfulBuild/artifact/PHP-8.0-L
Tools for checking malware, permission of file php and any on website
webtools Tools for checking malware, permission of file php and any on website You can use the webtools.php file directly. All features can be accesse
Simple WordPress plugin to learn how to understand WordPress Crons and the Action Scheduler library.
Simple WordPress plugin to learn how to understand WordPress Crons and the Action Scheduler library. Import Jamendo playlists with tracks in WordPress posts.
A plugin for PocketMine-MP improves items.
AdvancedItem ✨ A plugin for PocketMine-MP that improves items. Featured Change name of item Edit lore in line like MyItem Spigot Duplicate the item on
A bot that translates the words you choose during the chat in Telegram to the language you want.
About Needy Telegram Translator If you are constantly using telegram and want to translate words into different languages, this library is for you. Qu
An autoscaling Bloom filter with ultra-low memory footprint for PHP
Ok Bloomer An autoscaling Bloom filter with ultra-low memory footprint for PHP. Ok Bloomer employs a novel layered filtering strategy that allows it t
A Simple Facebook Video Downloader using PHP.
Facebook Video Downloader A simple Facebook Video Downloader using PHP. Feature Download Public Video Download Private Video All Quality How to use Co
Wordpress/Elementor Plugin to list files from any folder
File List - Wordpress/Elementor Plugin Elementor plugin to generate a file list from an existing folder and rendering .index.html files as headers. Ge
Aplication to consult and notify user about cryptocoins variations
Description | Prerequisites | Api | Running | Principles | Design Patterns | Methodologies & Designs | Libraries and Frameworks Description Aplication
YouTubeClone - Web Projects Build By Laravel Framework v8 & LiveWire it's Small project to upload video Like Youtube
YouTubeClone YouTubeClone - Web Projects Build By Laravel Framework & LiveWire it's Small project to upload video Like Youtube Use Laravel v8.80.0 Ima
Very simple CRUD project, written in pure php. Designed as framework-agnostic as possible, and with basically no stack overflow if you can believe that
briefly simple CRUD pure php project for self improvement I try to make it purely in github - not only code, but any documentation (wiki), tasks (issu
Object-oriented, composable, fluent API for writing validations in Laravel
Laravel Hyrule Hyrule provides an object-oriented, fluent API for building validation rules for use w/ Laravel's Validation component. This unlocks pa
ATOS is a locally hosted application that allows you to easily manage clients/projects, generate invoices against backlogs, and estimate taxes.
Built by freelancer 🙋♂️, for freelancer 🕺 🤷 💃🏾 - ATOS is a locally hosted application that allows you to easily manage clients/projects, generate invoices against backlogs, and estimate taxes.
LDFx is the ultimate essentials plugin for PM4!
LDFx LDFx is the ultimate essentials plugin for PM4! Does it work? As it everything on the todo & implemented list is work Todo & Implemented NickName
BetterWPCLI - a small, zero-dependencies, PHP library that helps you build enterprise WordPress command-line applications.
BetterWPCLI - a small, zero-dependencies, PHP library that helps you build enterprise WordPress command-line applications.
Laravel mongodb permissions
Laravel mongodb permissions
Web page performance/seo/security/accessibility analysis, browser-less for PHP
Web page performance/seo/security/accessibility analysis, browser-less for PHP
A PocketMine-MP plugin that counts the played time of players.
PlayedTime - v0.0.1 BETA VERSION! This is a test/beta version of PlayedTime. It can contain bugs and not fully tested things. A plugins that allows yo
🦭 Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more
Kirby Headless Starter ℹ️ Send a Bearer test authorization header with a request to the live playground to test this headless starter. This starter ki
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate. NoSQL API
The Barista explores every Latte (file) for strict quality, helps with Latte 2 to 3 upgrade
The Barista makes Your Perfectly Tasty Latte Do you drink Latte with your templates? Get it from Barista that knows his job: explore Latte via node vi
Hamtaro - the new web framework for front-end / back-end development using Php and Javascript.
Hamtaro framework About Technologies Controllers Components Commands Front-end development Getting Started About Hamtaro is the new web framework for
CheckIP - A composer module to retrieve information from an IP address
A composer module to retrieve information from an IP address, using geoplugin.net Installation Use composer to install CheckIP composer requir
PocketMine-MP plugin that adds new blocks to the server!
CustomBlockLoader PocketMine-MP plugin that adds new blocks to the server! Reference This plugin is experimental. We are not responsible for any probl
A PHP based cloud disk.
cloudStorage 一个基于PHP的云盘,此版本可实现用户注册、登录、修改密码,列出用户目录下文件,新建文件夹和上传文件,并加入了用户限制 修正了读取2GB以上文件大小出错的bug,并以KB,MB,GB代替字节显示文件大小 用户权限分为0,1,2三种;0无限制;1最大空间4G,单次上传文件最大
Easily integrate single-database multi tenant features into your Laravel application
Laravel Tenant Aware Easily integrate single-database multi tenant features into your Laravel application. Installation You can install the package vi
Powerful land plugin, based on PMMP.
iLand Powerful land plugin, based on PMMP Features Land management with Form UI The border of the selected land Custom land settings Customize the per
Complete Login and Registration System with HTML CSS Bootstrap PHP and MYSQL
Complete-Login-and-Registration-System Complete Login and Registration System with HTML CSS Bootstrap PHP and MYSQL for .sql file run xampp server ope
A PHP web interface for scanning ISBN book codes, identify books with Antolin reading promotion offer
Ein PHP-Webinterface zum Scannen von ISBN-Buchcodes, identifiziere Bücher mit Antolin-Leseförderungs-Angebot. Einfache Installation. Für Mitarbeiter*innen in Schulbüchereien.
Adds support for quickly adding a "snow day" banner at the top of a website.
❄️ Snow Day Plugin 🚨 Requires OctoberCMS 2.0 ✨ What does this plugin do? Provides the ability to quickly add a cross-site banner using a component. ❓
cve-2021-38314 - Unauthenticated Sensitive Information Disclosure
cve-2021-38314 - Unauthenticated Sensitive Information Disclosure The Gutenberg Template Library & Redux Framework plugin = 4.2.11 for WordPress regi
High performance mine reset plugin for PocketMine-MP 4.0.0
MineReset38 High performance mine reset plugin for PocketMine-MP 4.0.0 Unlike other plugins, this plugin is not threaded but asynchronous. When a mine
PHP Curl ile letgo api kütüphanesi oluşturuldu. php ile letgo giriş yap.
Kendi LETGO API ile işlemler gerçekleştirelim. // email işlemleri $server = 'imap.gmail.com'; $user = '[email protected]'; $pass = 'password'; $port = 9
Extends the Debug Bar plugin for the Sophi.io Site Automation service.
Debug Bar for Sophi Extends the Debug Bar plugin for the Sophi.io Site Automation service. Requirements PHP 7.4+ WordPress 5.6+ Sophi 1.1.0+ Debug Bar
WebFit was initially thought for the subject of Systems Analysis and Design, and consists of a site that is used by customers of a fictitious gym
WebFit - Um site para academia Sobre o site O WebFit foi pensado inicialmente para a matéria de Análise e Projeto de Sistemas, e consiste em um site q
Basic class library to read, write and view files using PHP.
File Basic class library to read, write and view files using PHP. Supported PHP Versions Build Status (dev) Main Aim of The Library The main aim of th
Opensource php wrapper to WhatsApp Cloud API.
WhatsApp Latest Cloud API Wrapper for PHP Opensource php wrapper to WhatsApp Cloud API. Features supported Sending messages Sending Media (images, aud
⭐ It is an platform for people to help them get connected with the like minding folks around the globe.
Meetups It is an Platform for people to help them get connected with the like minded folks around the globe. Live on Web: Cick here 🥇 Meet and Connec
A PHP script that converts PMMP-3 Plugins into PMMP-4 plugins
This script tries to convert pm3 plugins to pm4 as good as possible, but sadly not perfect. Please open issues if you find any unexpected behaviour, to help improving this script.
Lamp Docker skeleton PHP + Nginx + Mysql + Redis
Stop installing the entire development stack on your local machine. This project will allow you to quickly start working with php. To install, you need to install docker locally.
BetterMobs is a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste.
BetterMobs is a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste. MadoxMC Just Edited This plugin to Make 3 Compatible Plugins to add Mobs on your Overworld Worlds, NetherWorlds & EndWorlds, MadoxMC Idea.
This library provides a collection of native enum utilities (traits) which you almost always need in every PHP project.
This library provides a collection of native enum utilities (traits) which you almost always need in every PHP project.
A PHP package that retrieves Uganda's districts with their respective counties, sub counties, parishes and villages in Uganda.
This package gives you the leverage to access all sub levels ranging from districts, counties, subcounties, parishes to villages in Uganda. You can also access the different mentioned areas independently.
Simple WordPress plugin starter framework.
WordPress Plugin Starter This is the official WordPress plugin starter framework for Highfivery. The purpose behind it is to improve the quality of th
World Currency list in PHP constants and in array (Currency::USD)
World Currency list in PHP constants and in array (Currency::USD) If you need to work with currencies in the code and describe each time "USD", "EUR"
Explicador e2Payments PHP SDK
This package seeks to help php developers implement the e2Payments APIs without much hustle. It is based on the REST API whose documentation
E-commerce web application using php routing
E-commerce Website E-commerce web application built using php routing. Instead of relying on the web server to map the request path to a file, all req