All Projects → laminas → laminas-dependency-plugin

laminas / laminas-dependency-plugin

Licence: BSD-3-Clause license
Replace zendframework and zfcampus packages with their Laminas Project equivalents.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to laminas-dependency-plugin

SlmQueue
Laminas / Mezzio module that integrates with various queue management systems.
Stars: ✭ 135 (+321.88%)
Mutual labels:  laminas, mezzio
zend-di-config
PSR-11 PHP-DI container configurator for Laminas, Mezzio, ZF, Expressive applications or any framework that needs a PSR-11 container
Stars: ✭ 19 (-40.62%)
Mutual labels:  laminas, mezzio
zend-expressive-hal
Hypertext Application Language implementation for PHP and PSR-7
Stars: ✭ 37 (+15.63%)
Mutual labels:  zendframework, expressive
ErrorHeroModule
💎 A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response
Stars: ✭ 47 (+46.88%)
Mutual labels:  laminas, mezzio
ApigilityConsumer
🍃 Zend Framework/Laminas and Expressive/Mezzio Apigility/Laminas API Tools Client Module to consume API Services
Stars: ✭ 15 (-53.12%)
Mutual labels:  laminas, mezzio
SlmMail
Send mail from Laminas or Mezzio using external mail services.
Stars: ✭ 107 (+234.38%)
Mutual labels:  laminas, mezzio
phly-expressive-oauth2clientauthentication
league/oauth2-client adapter for zend-expressive-authentication
Stars: ✭ 14 (-56.25%)
Mutual labels:  zendframework, expressive
AngularVueIntegration
An opinionated attempt to let Angular 1.x and Vue peacefully live together
Stars: ✭ 28 (-12.5%)
Mutual labels:  migration
psr-container-messenger
Message bus and queue for Mezzio with Symfony Messenger + Enqueue
Stars: ✭ 24 (-25%)
Mutual labels:  mezzio
DataMigrationTeam
Repository for the Data Migration Team
Stars: ✭ 107 (+234.38%)
Mutual labels:  migration
aurelia-knockout
Adds support for Knockout binding syntax to make transition from Durandal and Knockout to Aurelia simpler.
Stars: ✭ 22 (-31.25%)
Mutual labels:  migration
php-mongo-migrator
Migrations of MongoDB. Part of @PHPMongoKit
Stars: ✭ 29 (-9.37%)
Mutual labels:  migration
composer-repl
A REPL for PHP built into Composer (using PsySH)
Stars: ✭ 81 (+153.13%)
Mutual labels:  composer-plugin
stefano-tree
Framework agnostic Nested Set (MPTT) implementation for PHP
Stars: ✭ 24 (-25%)
Mutual labels:  laminas
pg global temp tables
Oracle-style global temporary tables for PostgreSQL
Stars: ✭ 16 (-50%)
Mutual labels:  migration
machina
Framework for Metastatic And Clonal History INtegrative Analysis
Stars: ✭ 28 (-12.5%)
Mutual labels:  migration
zf3-circlical-user
Turnkey Authentication, Identity, and RBAC for Laminas and Zend Framework 3. Supports Doctrine and Middleware.
Stars: ✭ 35 (+9.38%)
Mutual labels:  laminas
symfony-clean-tags-composer-plugin
No description or website provided.
Stars: ✭ 24 (-25%)
Mutual labels:  composer-plugin
composer-localdev-plugin
Composer Plugin for local development
Stars: ✭ 31 (-3.12%)
Mutual labels:  composer-plugin
radioDaal
Radio Daal podcast website
Stars: ✭ 16 (-50%)
Mutual labels:  migration

laminas-dependency-plugin

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself

🇷🇺 Русским гражданам

Мы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мировой войне. Здесь никто не поддерживает фашизм.

У одного из нас есть украинская родственница, которая спаслась из дома вместе с сыном. Поезд задержался из-за бомбежки на дороге впереди. У нас есть друзья, которые прячутся в бомбоубежищах. Мы с тревогой ждем весточки от них после воздушных налетов, которые беспорядочно наносят удары и попадают по больницам, школам, детским садам и домам. Мы не берем это из каких-либо СМИ. Мы наблюдаем это напрямую.

Вы доверяете нам достаточно, чтоб использовать наши программы, и мы просим вас довериться нам вновь. Мы нуждаемся в помощи. Выходите и протестуйте против этой бесполезной войны. Остановите кровопролитие. Скажите "Нет войне!"

🇺🇸 To Citizens of Russia

We at Laminas come from all over the world. Many of us have friends, family and colleagues in both Russia and Ukraine. Some of us were born in Russia. Some of us currently live in Russia. Some have grandparents who fought Nazis in World War II. Nobody here supports fascism.

One team member has a Ukrainian relative who fled her home with her son. The train was delayed due to bombing on the road ahead. We have friends who are hiding in bomb shelters. We anxiously follow up on them after the air raids, which indiscriminately fire at hospitals, schools, kindergartens and houses. We're not taking this from any media. These are our actual experiences.

You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!"

This Composer plugin, when enabled in a project, intercepts requests to install packages from the zendframework and zfcampus vendors, and will replace them with the equivalents from the Laminas Project.

Installation

$ composer require laminas/laminas-dependency-plugin

Composer version

This package only works with Composer versions prior to 2.3; we recommend using the 2.2 LTS version. The Composer download documentation details how to select the 2.2 LTS:

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === '55ce33d7678c5a611085589f1f3ddf8b3c52d662cd01d4ba75c0ee0459970c2200a51f492d557530c71c15d8dba01eae') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php --2.2

If you are on a later version of Composer, you can choose to rollback to the LTS version using the self-update command:

composer self-update --2.2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].