439 Repositories
PHP composer-extension Libraries
A package for simplifying the integration of a maker-checker approval process to your Laravel application.
prismaticoder/maker-checker-laravel The prismaticoder/maker-checker-laravel package is a comprehensive Laravel package that provides a flexible and cu
Backwards compatibility Extension and Library for PHP 8.x and later
colopl_bc Provides various compatibility functions required for PHP (temporary) migration. WARNING This extension is intended for temporary use only.
Sitepackage for TYPO3 CMS that adheres to the recommended standards, maps all conceivable functional areas and contains examples for common use cases.
TYPO3 CMS Sitepackage This sitepackage sticks as closely as possible to the recommended standard and maps all conceivable functional areas. There are
Código y documentación del sistema de los observatorios regionales en framework Laravel.
Sistema-Observatorios-Regionales Código del sistema de los observatorios regionales en framework Laravel. Descarga de elementos a utilizar COMANDOS Pa
Reset the live preset for debug settings with a task
Debug Settings Task This TYPO3 extension resets TYPO3 debug settings to the »live« preset on production using a scheduler task. Vision “Better safe th
Composer package providing translation features for PHP apps
PHP translation This is a composer package providing translation support for PHP applications. It is similar to gettext, in usage, with these differen
TYPO3 CMS extension which extends TYPO3 page cache, by tags based on entities used in fluid templates.
Fluid Page Cache for TYPO3 CMS This TYPO3 CMS extension allows you to clear frontend page caches, automatically when a displayed record has been updat
IP2Location Yii extension enables the user to find the country, region, city, coordinates, zip code, time zone, ISP
IP2Location Yii extension enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location BIN databases or web service for applications written using Yii.
Laravel search is package you can use it to make search query easy.
Laravel Search Installation First, install the package through Composer. composer require theamasoud/laravel-search or add this in your project's comp
OctoberCMS BlogHub Plugin - Extends RainLab's Blog extension with custom meta details, additional archives and more.
BlogHub extends the RainLab.Blog OctoberCMS plugin with many necessary and helpful features such as Moderatable Comments, Promotable Tags, Custom Meta Fields, additional Archives, basic Statistics, Views counter and more.
KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP
KLua KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP. Installation Since this is a FFI library, it needs a dynamic library avai
PHPRouter is an easy-to-use, fast, and flexible PHP router package with express-style routing.
PHP-Router is a modern, fast, and adaptable composer package that provides express-style routing in PHP without a framework.
This is a Composer plugin that provides an automated version of Country Codes database.
Country Codes This is a Composer plugin that provides an automated version of Country Codes database. This database is include: country iso codes, cou
Specify the tables that you don't want to drop during refreshing the database.
Custom Fresh Custom Fresh allows fine-grain control of migrations inside your Laravel project. You can choose which tables will not be dropped during
A custom twig extension to truncate text while preserving HTML tags.
TwigTruncateExtension A custom twig extension to truncate text while preserving HTML tags. Installation Add the library to your app's composer.json:
WordPress extensions for PHPStan ⛏️
WordPress extensions for PHPStan Static analysis for the WordPress ecosystem. PHPStan WordPress Installation Add this package to your project. compose
An extension that enables the SQLite DB
SQLite on MediaWiki This extension is based on a WIP in the WMF’s gerrit. How to use it Put the following in your composer.local.json: { "require": {
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently
The fastest way to make a powerful JSON:API compatible Rest API with Laravel.
The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code. Installation You can instal
PHP library for sending messages using a ntfy server.
ntfy-php-library PHP library for sending messages using a ntfy server. Supports ntfy server version 1.27.2. Install composer require verifiedjoseph/nt
Php mongodb admin, use new mongodb extension.
EasyMongo EasyMongo is a Mongodb web management application. This project is based on iwind/RockMongo, uses the latest mongodb-extension + mongo-php-l
dcat-admin's extension that was build in one package by vue
Dcat Admin Extension 此扩展为大合一扩展,以后使用vue3构建的组件都将合并在一起 演示地址 demo: http://dcat.weiwait.cn (admin:admin) 依赖扩展 freyo/flysystem-qcloud-cos-v5 overtrue/larave
Flarum Post Comments - A Flarum extension.
Flarum Post Comments A Flarum extension. Make sure to comment on the answers and list the comments below the answers. Installation Install with compos
Audit your PHP version for known CVEs and patches
PHP Version Audit PHP Version Audit is a convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new re
Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey
TYPO3 Phone Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey. Installation composer require si
Advanced Custom Fields Contact Form Extension (Beta)
Advanced Custom Fields Contact Form Extension (Beta) This is an extension for Advanced Custom Fields 5 for Wordpress, which enables you to create a co
Lightning Fast, Minimalist PHP User Agent String Parser.
Lightning Fast, Minimalist PHP User Agent String Parser.
Extension for PHPStan to allow analysis of Drupal code.
phpstan-drupal Extension for PHPStan to allow analysis of Drupal code. Sponsors Would you like to sponsor? Usage When you are using phpstan/extension-
This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki.
This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki. Users must then log in to the wiki with their phpBB account.
The next-generation caching layer for PHP
The next-generation caching layer for PHP
PHPStan extension for sealed classes and interfaces.
Sealed classes with PHPStan This extension adds support for sealed classes and interfaces to PHPStan. Installation To use this extension, require it v
Composer bin plugin — Isolate your bin dependencies
Composer bin plugin — Isolate your bin dependencies Table of Contents Why? How does this plugin work? Installation Usage Example The all bin namespace
Opinionated version of Wikimedia composer-merge-plugin to work in pair with Bamarni composer-bin-plugin.
Composer Inheritance Plugin Opinionated version of Wikimedia composer-merge-plugin to work in pair with bamarni/composer-bin-plugin. Usage If you are
Integrates Composer into monolithic repositories with many packages.
Composer Monorepo Plugin Note: this project is still experimental. Please provide feedback! This plugin adds support for Monorepos when using Compose
Plugin for composer to apply patches onto dependencies.
composer-patches-plugin This plugin allows you to provide patches for any package from any package. If you don't want a patch package outside the root
Applies a patch from a local or remote file to any package that is part of a given composer project.
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level in package config or separate JSON file. Declaration-free mode (using embedded info within patch files) is available as well.
Composer plugin for applying patches from packaged patchsets
Composer Plugin For Applying Patchsets ‼️ NEW Supports both composer branches v1.x and v2.x. This plugin can automatically apply patches to any depend
Comprehensive Plugin for composer to execute PHP Quality assurance Tools
NOT MAINTANED ANYMORE The development of composer-plugin-qa was dropped in favor of phpqa which is actively maintained. The project use docker and can
Composer plugin for cleaning up unused files from packages.
Composer Cleanup Plugin Remove tests & documentation from the vendor dir. Based on laravel-vendor-cleanup but implemented as a Composer Plugin instead
Metamask & web3js Ethereum payment method extenstion for Magento 2 without any third party gateways
CurrencyPrecision Magento 2 Extension Metamask Ethereum payment method module for Magento 2 Table of contents Description Feature Installation Compose
Victor The Cleaner for Composer - This tool removes unnecessary files and directories from Composer vendor directory.
Victor The Cleaner for Composer This tool removes unnecessary files and directories from Composer vendor directory. The Cleaner leaves only directorie
This plugin help us to remove the unused file or directories in vendor
Composer Ignore Plugin This plugin help us to remove the unused file or directories in vendor. Installation Both global or local install can work well
An extension to the SLIM framework to implement json API's with great ease.
slim-jsonAPI This is an extension to the SLIM framework to implement json API's with great ease. Installation Using composer you can add use this as y
A package that adds view-composer like feature to Inertia.js Laravel adapter
Kinetic A package that adds view-composer like feature to Inertia.js Laravel adapter. Use to be able to share props based on the Inertia component nam
Plug & Play [CURL + Composer Optional], Proxy as a Service, Multi-tenant, Multi-Threaded, with Cache & Article Spinner
🦄 .yxorP The SAAS(y), Multitenancy & Augmenting Web Proxy Guzzler is a 100% SAAS(y) plug-and-play (PHP CURL+Composer are Optional) solution that leverages SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
An extension for PHPStan for adding analysis for PHP Language Extensions.
PHPStan PHP Language Extensions (currently in BETA) This is an extension for PHPStan for adding analysis for PHP Language Extensions. Language feature
Magento 2 Share Cart extension Free
Mageplaza Share Cart Extension helps customers in sharing their shopping cart with friends and family as well. This is a supportive method to promote store’s conversion rate via the existing users, and this can significantly contribute to the revenue of the store.
PHP Meminfo is a PHP extension that gives you insights on the PHP memory content
MEMINFO PHP Meminfo is a PHP extension that gives you insights on the PHP memory content. Its main goal is to help you understand memory leaks: by loo
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
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.
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Magento 2 Megamenu extension is an indispensable component, and plays the role of website navigation to help customers easily categorize and find information
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
OrchidTables An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods. In
Laravel mongodb permissions
Laravel mongodb permissions
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
A small CLI tool to check missing dependency declarations in the composer.json and module.xml
Integrity checker Package allows to run static analysis on Magento 2 Module Packages to provide an integrity check of package. Supported tools: Compos
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
Contao extension to provide the possibility of defining alternative images to be used on different output devices.
Contao Image Alternatives This extensions expands the capabilities of using responsive images with art direction in Contao. You will have the possibil
Enabling community-powered extension and improvements of the best time indications given.
Enabling community-powered extension and improvements of the best time indications given.
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
Azuriom - a modern, reliable, fast and secure game CMS.
Azuriom is the next generation game CMS, it's free and open-source, and is a modern, reliable, fast and secure alternative to existing CMS so you can have the best web experience possible.
Allows installing Drupal extensions event if not compatible with installed drupal/core package
mglaman/composer-drupal-lenient Lenient with it, Drupal 10 with it. Why? The Drupal community introduced a lenient Composer facade that modified the d
Pico is a stupidly simple, blazing fast, flat file CMS.
Pico is a stupidly simple, blazing fast, flat file CMS.
Intl support for Twig
Twig Intl Extension This package is a Twig extension that provides the following: country_name filter: returns the country name given its two-letter/f
Automatically fill in the captcha code in the NTHU OAuth login page.
NTHU-OAuth-Decaptcha Automatically fill in the captcha code in the NTHU OAuth login page. CNN Decaptcha For training the decaptcha model. See CNN Deca
Type and shape system for arrays. Help write clearer code when implementing configs for your PocketMine-MP plugin or composer project.
ConfigStruct Type and shape system for arrays. Help write clearer code when implementing configs for your PocketMine-MP plugin or composer project. It
Pug (Jade) template engine for Symfony
Pug-Symfony Pug template engine for Symfony This is the documentation for the ongoing version 3.0. Click here to load the documentation for 2.8 Instal
PHPStan extension for webmozart/assert
PHPStan webmozart/assert extension PHPStan webmozart/assert Description The main scope of this extension is to help phpstan to detect the type of obje
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
🚀Bolt CMS is an open source, adaptable platform for building and running modern websites
🚀Bolt CMS is an open source, adaptable platform for building and running modern websites
Image manager extension for the Yii PHP framework.
yii-imagemanager Image manager extension for the Yii PHP framework. Introduction I started this project to reduce the need for boilerplate code when w
This extension provides Flysystem integration for the Yii framework
This extension provides Flysystem integration for the Yii framework. Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one.
Extension for creating and sending emails for the Yii PHP framework.
yii-emailer Extension for creating and sending emails for the Yii PHP framework. Usage Migrate the email_message database table by this command: yiic
A seamless django like admin panel setup for Laravel. Simple, non-cms table manager for admins.
Seamless Admin Panel A seamless Django-like admin panel setup for Laravel. Simple, non-cms table manager for admins. Installation steps Require the Pa
یک پکیج لاراول برای ارسال ، دریافت و... پیامک (SMS)
پکیج لاراول SMS با استفاده از این پکیج می توانید به پنل خود در وب سایت sms.ir متصل شوید و یک سیستم ارسال و دریافت SMS ایرانی در لاراول داشته باشید. به
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
Purpose of plugin
Overview Purpose of plugin The magento/composer-root-update-plugin Composer plugin resolves changes that need to be made to the root project composer.
An extensible validation library for your data with sane defaults.
Hird Hirds, also known as housecarls, was a gathering of hirdmen, who functioned as the king's personal guards during the viking age and the early mid
EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers
EAuth extension allows to authenticate users with accounts on other websites. Supported protocols: OpenID, OAuth 1.0 and OAuth 2.0.
Magento 2 - Improved Import / Export extension
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
OAuth 2.0 Yii2 Extension
OAuth2.0 Extension for Yii2 framework The following clients are currently supported for authorization: vk.com [register your application] mail.ru [reg
A PHP API extension the 'An API of Ice and Fire'
This documentation is meant to enable you to consume our API and get you started right away using your favourite programming language. All endpoints and HTTP methods to be used have been detailed with a sample example for e
Magento 2 custom extension to add custom attributes(longitude, latitude) to customer address
Magento 2 custom extension to add custom attributes(longitude, latitude) to customer address. Then save them to quote model and copy them from quote address to order address on bakend, frontend, rest api
A links dashboard which can be integrated via HTML into various other systems.
quickdash Newest QuickDash version. Combines the API and Client repositories. Requirements PHP version 7.4 - https://www.php.net/ Composer - https://g
Pantheon platform's standard Drupal upstream, and recommended starter template for custom upstreams.
Composer-enabled Drupal template This is Pantheon's recommended starting point for forking new Drupal upstreams that work with the Platform's Integrat
Allows you to process logs using any PSR-3 compatible logger such as Monolog
Yii 2 PSR Log Target Allows you to process logs using any PSR-3 compatible logger such as Monolog
Buster: Captcha Solver for Humans
Buster: Captcha Solver for Humans Supporting the Project The continued development of Buster is made possible thanks to the support of awesome backers
❄️ Magento 2 Snowflake module allow you to add snow and even more on your site and make winter fun.
❄️ Magento 2 Snowflake module allow you to add snow and even more on your site and make winter fun.
Composer Registrar Composer Plugin for Magento 2
This module add a global registration.php that replace the default glob search performed for each request to discover the components not installed from composer.
Tensor: Scientific Computing for PHP
A library and extension that provides objects for scientific computing in PHP.
Adding Firebase PHP to your project using Composer
Firebase PHP Client ❤️ Sponsor Based on the Firebase REST API. Available on Packagist. Adding Firebase PHP to your project using Composer For PHP 7 or
Laragon MultiPHP per App + PECL Module + Extension manager + Ini Manager
LMPA Laragon MultiPHP per App This tools allow you to run multiple PHP version per app with Laragon, so you can have multiple site running different p
Painless OAuth 2.0 Server for CodeIgniter 4 🔥
Inspired from the Norse mythology, Heimdallr, modernly anglicized as Heimdall is the gatekeeper of Bifröst, the rainbow road connecting Midgard, realm
Yii2 extension for format inputs based on AutoNumeric.js
Yii2 extension for format inputs based on AutoNumeric.js
php-vips is a binding for libvips 8.7 and later that runs on PHP 7.4 and later
PHP binding for libvips php-vips is a binding for libvips 8.7 and later that runs on PHP 7.4 and later. libvips is fast and needs little memory. The v
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in SilverStripe
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in Silver
This composer installer plugin allows for easy installation of PHP_CodeSniffer coding standards
PHP_CodeSniffer Standards Composer Installer Plugin This composer installer plugin allows for easy installation of PHP_CodeSniffer coding standards (r
This module adds a command to easily generate "modules" in Laravel and install them using composer.
Laravel Module Create This module adds a command to easily generate "modules" in Laravel and install them using composer Installation Simply install t
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
Extension to use built-in PHP server on Behat tests
Extension to use built-in PHP server on Behat tests Instalation composer require libresign/behat-builtin-extension Configuration Add the extension to