274 Repositories
PHP composer-drupal-lenient Libraries
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
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
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
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
Generator-hedley - Scaffold a headless Drupal backend, Angular app client, and Behat tests
generator-hedley Scaffold a headless Drupal backend, Angular app client, and Behat tests Hedley is a yeoman generator that scaffolds a headless Drupal
DDEV-Local: a local PHP development environment system
ddev ddev is an open source tool that makes it simple to get local PHP development environments up and running in minutes. It's powerful and flexible
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
Textpattern-installer - Textpattern plugin and theme installer for Composer
Textpattern Installer for Composer Package directory | Issues Install plugins and themes to Textpattern CMS with Composer. $ composer require rah/rah_
Ied plugin composer - Inspired Plugin Composer: Create, publish and edit plugins from within Textpattern CMS.
ied_plugin_composer Create, publish and edit plugins from within Textpattern CMS. Creates a new page under the Extensions tab where you can edit and e
Phalcon - 📕 基于Phalcon集成Composer,事件监听,中间件,MongoDB,Redis
About Phalcon 基于Phalcon的高性能PHP框架,集成Composer 支持MongoDB Redis操作,监听器,中间件,以及多语言支持 A framework which use phalcon High performance Composer Database support
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
Docker image that provides static analysis tools for PHP
Static Analysis Tools for PHP Docker image providing static analysis tools for PHP. The list of available tools and the installer are actually managed
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Nebula Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS. Nebula m
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go
Pterodactyl Panel Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodac
Coaster CMS a full featured, Laravel based Content Management System
The repository for Coaster CMS (coastercms.org) a Laravel based Content Management System with advanced features and Physical Web integration. Table o
A Vimeo bridge for Laravel
Laravel Vimeo A Vimeo bridge for Laravel. // Fetching data. $vimeo-request('/users/dashron', ['per_page' = 2], 'GET'); // Upload videos. $vimeo-up
💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
Plus (ThinkSNS+) Plus (ThinkSNS+) 是使用 Laravel 框架开发;一个功能强大、易于开发和动态拓展的社交系统。Plus 是遵循 PSR 规范 代码统一,并功能块松耦合。你安装完成 Plus 并不意味着已经成功安装了所有功能,因为 Plus 使用 模块化 的 原则,
Drupal's Typed Data API by example
Drupal's Typed Data API by example This repository aims to help show use cases and various exercises with using Drupal's Typed Data API. The Typed Dat
Laravel FTP client
LaravelFtp Laravel FTP client (or any other project that utilises has composer) This project is just called LaravelFtp because I am holding this packa
A PHP framework for console artisans
This is a community project and not an official Laravel one Laravel Zero was created by, and is maintained by Nuno Maduro, and is a micro-framework th
PHP SIP Parsing/Rendering Library
PHP SIP Parsing/Rendering Library RFC 3261 compliant SIP parsing and rendering library for PHP 7.4. Quickstart SIP Message Parsing Once installed, you
a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.
FACEBOOK TOOLKIT a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++. Graph API Facebook. Made with ❤️ b
Движок блог-лайк на фрейморвке Phalcon
Skopy Skopy - это простой движок блога на фреймворке Phalcon 3. Для работы блога необходимо скачать и установить Phalcon на сервер. Инструкции можно п
A composer package designed to help you create a JSON:API in Phalcon
phalcon-json-api-package A composer package designed to help you create a JSON:API in Phalcon What happens when a PHP developer wants to create an API
Tool to convert from composer.yml to composer.json.
composer-yaml This project allows you to convert a composer.yml file into composer.json format. It will use those exact filenames of your current work
A workbench for developing Composer packages.
studio Installation Usage Workflow Command Reference License Contributing For enterprise Develop your Composer libraries with style. This package make
Composer as a service
Composer as a service What is it? Originally the idea came from @pgodel Having some issue with little instances or slow connection, I decided to make
Checks prefer-lowest installation for actually defined min versions in composer.json
Composer Prefer Lowest Validator This validator will strictly compare the specified minimum versions of your composer.json with the ones actually used
Bash/Shell autocompletion for Composer
Bash/Shell Autocompletion for Composer composer-autocomplete provides Bash/Shell autocompletion for Composer. Built by Bram(us) Van Damme (https://www
Composer script handling your ignored parameter file
Managing your ignored parameters with Composer This tool allows you to manage your ignored parameters when running a composer install or update. It wo
One-file composer scripts
Melody - One-file composer scripts Create a file named test.php: ?php CONFIG packages: - "symfony/finder: ~2.8" CONFIG; $finder = Symfony\Com
A Composer script to lint a Travis CI configuration file.
composer-travis-lint composer-travis-lint is a Composer script that lints a project/micro-package its Travis CI configuration aka its .travis.yml file
A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.
composer-multitest composer-multitest is a Composer script that runs a test or spec Composer script against multiple PHP versions managed by PHPBrew o
Scripts-dev directive for composer
scriptsdev for Composer It's like require-dev, but for scripts Installation Just run composer require neronmoon/scriptsdev --dev Usage After installin
A Composer Package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project.
phantomjs-installer A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project. Table of Contents Installa
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
Composer vendor cleanup This is a simple script for the Composer to remove unnecessary files (documentation/examples/tests etc.) from included vendor
Composer plugin replacing placeholders in the scripts section by dynamic values
Composer Substitution Plugin The Composer Substitution plugin replaces placeholders in the scripts section by dynamic values. It also permits to cache
📦✂️📋📦 Create a mirror of packagist.org metadata for use locally with composer
📦 Packagist Mirror ❤️ Recommended by packagist.org ❤️ Announcement: Composer 2 is now available! This mirror is for Composer 1; Composer 2 is very fa
🐋📦✂️📋📦 Docker image of packagist mirror
Docker for Packagist Mirror This project allows you to easily create and update a mirror of the packagist having as dependency only the docker. It is
Creates Packagist.org mirror site.
Packagist Mirror Creates your own packagist.org mirror site. Requirements PHP ^7.1.3 Installation Clone the repository Install dependencies: php compo
Private Composer registry for private PHP packages on AWS Serverless
Tug Tug is a Composer private registry for private PHP packages installable with Composer (1 and 2). The main idea of this project is to have an inter
Private Packagist API Client
Private Packagist API Client Table of Contents Private Packagist API Client Table of Contents Requirements Install Basic usage of private-packagist/ap
Composer plugin for Repman - PHP Repository Manager
Repman Composer Plugin Composer plugin for Repman - PHP Repository Manager. Adds a mirror url for all your dependencies without need to update compose
Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion.
Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion. HTTP API, HTTPs support, webhook handler, scheduled builds, Slack and HipChat integration.
Composer repository implementation for ZIPs.
Release Belt — Composer repo for ZIPs Release Belt is a Composer repository, which serves to quickly integrate third–party non–Composer releases into
Packeton - Private PHP package repository for vendors
Packeton - Private PHP package repository for vendors Fork of Packagist. The Open Source alternative of Private Packagist for vendors, that based on S
Gitlab Composer repository
Gitlab Composer repository Small script that loops through all branches and tags of all projects in a Gitlab installation and if it contains a compose
Satis composer repository manager with a Web UI
Satisfy Satis Composer repository manager with a simple web UI. Introduction Satisfy provides: a Web UI: A CRUD to manage your satis configuration fil
Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages.
Satis Control Panel Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages. SCP backend is written in L
Satis-go is a web server for hosting and managing your Satis Repository for Composer Packages
Satis-go download latest Satis-go is a web server for hosting and managing your Satis Repository for Composer Packages Some Highlights: Satis-go provi
Esse SDK em PHP foi desenvolvido no intuito de tornar mais prático a integração com nossa API.
Sobre Beedoo SDK Acessar documentação completa da Beedoo API. A API é organizada seguindo a arquitetura REST, boas práticas, convenções e padrões como
Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites.
Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites.
igniCMS is an administrative interface builder for Laravel 5.6.
igniCMS is an administrative interface builder for Laravel 5.6.
Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
IP is an immutable value object for (both version 4 and 6) IP addresses. Several helper methods are provided for ranges, broadcast and network address
Detect unused composer dependencies
Project scanner for detect unused composer dependencies Versions Use 1.3.x@dev versions for projects with php 5.6, 7.0 Use 2.x versions for projects w
WordPress Packagist — manage your plugins with Composer
WordPress Packagist This is the repository for wpackagist.org which allows WordPress plugins and themes to be managed along with other dependencies us
📛 An open source status page system for everyone.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
💱 Wrapper for popular Currency Exchange Rate APIs A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs. Dont wor
Cachet is a beautiful and powerful open source status page system.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Security advisories as a simple composer exclusion list, updated daily
Roave Security Advisories This package ensures that your application doesn't have installed dependencies with known security vulnerabilities. Installa
PHP frontend for security.symfony.com
SensioLabs Security Checker WARNING: Don't use this piece of software anymore as the underlying web service will stop working at the end of January 20
Simple patches plugin for Composer
composer-patches Simple patches plugin for Composer. Applies a patch from a local or remote file to any package required with composer. Support notes
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
A CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. This will prevent you from using "soft" dependencies that are not defined within your composer.json require section.
A PHP package to make the Chronopost API easier to use.
Chronopost API A PHP package to make the Chronopost API easier to use. Table of Contents Requirements Installation Usage Testing Requirements PHP 7.3,
A laravel package to access data from the Strava API.
Laravel Strava Package A laravel package to access data from the Strava API. Compatible with Laravel 5.0 and above. Table of Contents Strava Access Cr
Laravel package to convert HTML to PDF, supporting multiple drivers.
eve/pdf-converter A Laravel package to help convert HTML to PDF. Supports multiple drivers. Requirements and Installation eve/pdf-converter requires L
GovCore: The Drupal distribution for local government
GovCore: The Drupal distribution for local government The powerful Drupal distribution for local government. Brought to you by Clarity Partners. GovCo
📈 Get insights about your Laravel or Lumen Project
Laravel Stats Get insights about your Laravel or Lumen Project. Installing The easiest way to install the package is by using composer. The package re
Drupal.org Git CLI
doGit Drupal.org + Git CLI application. doGit assists in making the transition to merge requests, and general Git operations, easier for Drupal develo
Basic PHP app with Composer used in Microsoft Docs examples
page_type languages products description urlFragment sample php azure This sample demonstrates a tiny PHP app with Composer. php-basic-composer PHP sm
Datagrid for Laravel v5
Datagrid For Laravel 5+ Package that easily converts collection of models to a datagrid table. The main goal of the package is to build for you a tabl
Eloquent MongoDB Repository Implementation
Eloquent MongoDB Repository Eloquent MongoDB Repository using nilportugues/repository as foundation, using jenssegers/mongodb. Installation Use Compos
Simple Laravel 5 package to dump all running queries on the page.
Abandoned: Use this package instead Laravel QueryDumper Introduction Simple Laravel 5 package to dump all running queries on the page. If it's SELECT
Generate and display maps without external services or compromising on privacy.
Generate and display maps without external services or compromising on privacy.
A Php Library For MySQL
phpSQL MySql İçin Bir Php Kütüphanesi Herhangi Bir Sorun Olursa Buradan Ulaşabilirsiniz Ayrıca Dosyada Php Documentor Kullanılmaktadır, Modern Editörl
Docker with PHP 7.4 fpm, Nginx, Composer, PhpUnit and MaridaDB
Clean Docker with PHP Docker with PHP 7.4 fpm, Nginx, Composer, PhpUnit and MariaDB Starting app docker-compose up -d Main page
Composer package which adds support for HTML5 elements using Laravels Form interface (e.g. Form::date())
Laravel HTML 5 Inputs Composer package which adds support for HTML5 elements by extending Laravel's Form interface (e.g. Form::date()) Adds support fo
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Telegram Bot API - PHP SDK Telegram Bot PHP SDK lets you develop Telegram Bots in PHP easily! Supports Laravel out of the box. Telegram Bot API is an
Wordpress integrated with Laravel via Composer. Together, but independents.
Wordpress integrated with Laravel via Composer. Atention! The branch master is no longer manteined. Now I'm working on branch light. Not booting Larav
Composer package providing HTTP Methods, Status Codes and Reason Phrases for PHP
HTTP Enums For PHP 8.1 and above This package provides HTTP Methods, Status Codes and Reason Phrases as PHP 8.1+ enums All IANA registered HTTP Status
A PHP 5.3 CMS built on top of Laravel 4 and other composer components.
Anvil Forge your website! A PHP 5.3 CMS built on top of Laravel 4 and other composer components. Installation Installing Anvil is easy. Run the follow
Starter-kit for running a Drupal 9 website in Gitpod
DrupalPod Starter-kit Starter-kit for running a Drupal 9 website in Gitpod Getting started Click the Use this template button in GitHub and follow the
A PHP library for the Oxxa API.
Oxxa API (PHP) Use the Oxxa API in PHP. Status Installation composer require ben221199/oxxa-api Use $username = 'myUsername'; // Your API username $pa
Starter-kit for running a Drupal 9 website with Tome in Gitpod
DrupalPod + Tome Starter-kit Starter-kit for running a Drupal 9 website with Tome in Gitpod Getting started Click the Use this template button in GitH
Laravel 5 with Dockerized Gulp, PHP-FPM, MySQL and nginx using docker-compose
docker-laravel Laravel 5 with Dockerized PHP-FPM, MySQL and nginx using docker-compose Usage Get Composer docker-compose run --rm phpnginx curl -O htt
🐳 Build a simple laravel development environment with docker-compose.
docker-laravel 🐳 Introduction Build a simple laravel development environment with docker-compose. Usage $ git clone [email protected]:ucan-lab/docker-la
Stash view is a composer package for Laravel which caches views using Russian Doll Caching methodology.
Stash View Stash view is a composer package for Laravel which caches views using Russian Doll Caching methodology. What is Russian Doll Caching ? It i
Phpake is a make-like utility built for PHP.
Phpake is a make-like utility built for PHP. It is pronounced fake because the second p is silent just like the second p in the word elephpant.
This package allows you to send notifications to Microsoft Teams.
Teams connector This package allows you to send notifications to Microsoft Teams. Installation You can install the package using the Composer package
PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !
PHP Image Editor PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options ! ✨ Supporting ⭐ Star this repos
PHP library to easily get static image from OpenStreetMap (OSM) with markers and lines.
PHP OpenStreetMap Static API PHP library to easily get static image from OpenStreetMap with markers and lines. ✨ Supporting ⭐ Star this repository to
laravel-wallet - Easy work with virtual wallet.
laravel-wallet - Easy work with virtual wallet. [Documentation] [Get Started] [Документация] [Как начать] Vendor: bavix Package: laravel-wallet Versio
AltiriaSmsPhpClient, the official PHP client of Altiria
Altiria, cliente SMS PHP Altiria SMS PHP es un cliente que simplifica al máximo la integración de nuestro API para PHP. Por el momento, esta librería
This command will guide you through upgrade your composer.json config rom version 1 to version 2.
Upgrade composer.json This command will guide you through upgrade your composer.json config rom version 1 to version 2. How to use: $ cd YOUR_PROJECT_
PHP library to easily get static image from French Cadastral Government map with markers and lines.
PHP French Cadastral Map Static API PHP library to easily get static image from French Cadastral Government map with markers and lines. Map source : c
A complete, simple and powerful database framework written in PHP
BaseSQL BaseSQL is a complete database framework written in PHP. It was built to accelerate projects development by handle database connections and qu