Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #c
  • #co
  • #com
  • #comp
  • #compo
RSS: #composer

#composer

  • #composerphp
  • @b_b
    b_b @b_b PUBLIC DOMAIN 24/08/2022

    #Composer 2.4 Release
    ▻https://blog.packagist.com/composer-2-4

    Support for bash completions

    #Bash #completions allow you to use tab completion for composer commands in your terminal. This requires a couple of manual setup steps but is well worth doing.

    ▻https://getcomposer.org/doc/03-cli.md#bash-completions

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 9/05/2022
    1
    @tofulm
    1

    CVE-2022-24828: #Composer Command Injection Vulnerability
    ▻https://blog.packagist.com/cve-2022-24828-composer-command-injection-vulnerability

    un composer self-update s’impose :)

    b_b @b_b PUBLIC DOMAIN
    • @tofulm
      tofulm @tofulm 9/05/2022

      merci b_b

      tofulm @tofulm
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 27/10/2020
    3
    @jeanmarie
    @gblin
    @spip
    3

    Déploiement avance avec SSH, Git et #Composer | Documentation OVH
    ▻https://docs.ovh.com/fr/hosting/24-days/day07/#installation-de-composer

    /me découvre qu’on peut faire du composer sur un mutu #ovh

    b_b @b_b PUBLIC DOMAIN
    • @jeanmarie
      jeanmarie @jeanmarie CC BY-NC-SA 27/10/2020

      Mais j’ai l’impression qu’OVH n’autorise pas git.spip.net en mutu :(
      fatal: unable to access 'https://git.spip.net/spip-contrib-squelettes/html5up_escape_velocity.git/': Failed to connect to git.spip.net port 443: Connection refused

      jeanmarie @jeanmarie CC BY-NC-SA
    • @b_b
      b_b @b_b PUBLIC DOMAIN 27/10/2020

      Oui, ils ont une liste de sites autorisés assez restreinte. Mais, je notais surtout la possibilité d’utiliser composer sur leur mutu ;)

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 7/01/2020

    Critical security vulnerability in PrestaShop modules | PrestaShop Developers’ blog
    ▻https://build.prestashop.com/news/critical-security-vulnerability-in-prestashop-modules

    Faille de sécurité dans Prestashop et plusieurs modules : l’attaque semble venir des composants PHPUnit intégrés
    (ou : l’utilisation de lib externes dans un projet open-source n’a pas forcément que des avantages...)

    #Prestashop #composer #phpunit

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 18/11/2019
    2
    @kent1
    @rastapopoulos
    2

    Abstracting #WordPress Code To Reuse With Other CMSs: Concepts (Part 1) — Smashing Magazine
    ▻https://www.smashingmagazine.com/2019/11/abstracting-wordpress-code-cms-concepts

    Making our code #CMS as agnostic as possible enables us to easily port our application to another CMS if the need arises. In this article, we will learn how code abstraction works, why it is a good idea, and the key concepts to achieve it.... Create packages, distribute them through #Composer

    Tiens tiens...

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 18/11/2019

      Et donc on y apprend que Gutenberg a été entièrement porté pour Drupal, notamment :
      ▻https://www.drupal.org/project/gutenberg

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 28/11/2019

      La suite...

      In the first part of this series, we learned the key concepts to build an application that is as CMS-agnostic as possible. In this second and final part, we will proceed to abstract a WordPress application, making its code ready to be used with Symfony components, Laravel framework, and October CMS (which is based on Laravel).

      ▻https://www.smashingmagazine.com/2019/11/abstracting-wordpress-code-reuse-with-other-cms-implementation

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 5/03/2019
    3
    @recriweb
    @rastapopoulos
    @spip
    3

    Using Composer With WordPress — Smashing Magazine
    ▻https://www.smashingmagazine.com/2019/03/composer-wordpress

    Intégration de Composer dans Wordpress : problèmes techniques et solutions existantes. De nombreuses similitudes avec SPIP mais des solutions déja opérationnelles (entre autre un serveur packagist spécifique)

    #composer #packagist #worpress #spip

    cy_altern @cy_altern CC BY-SA
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 20/03/2019

      En lien : ▻https://seenthis.net/messages/768214

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 26/08/2018

    Laragon - portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby.
    ▻https://laragon.org

    Un serveur web de développement opensource sous Windows : « light » (18 Mo), configurable (document root apache, datadir MariaDB) et portable. Intègre PHP, MariaDB, XDebug etc... mais aussi NodeJS et Composer, une appli d’envoi de mail et un « mail catcher ». Génère des vhost en .test et (depuis la v3.3) semble intégrer une génération de certificats SSL internes.
    – Versions de PHP 5. et 7. + ajout « simple » d’une nouvelle version : ▻https://forum.laragon.org/topic/166/tutorial-how-to-add-another-php-version
    – phpmyadmin n’est pas inclut par défaut : ▻https://forum.laragon.org/topic/98/tutorial-how-to-add-phpmyadmin

    Documentation : ▻https://laragon.org/docs et tutoriaux : ▻https://forum.laragon.org/category/5/tutorials
    GitHub : ▻https://github.com/leokhoa/laragon

    #wamp #web_dev #laragon #nodejs #composer #windows

    cy_altern @cy_altern CC BY-SA
    • @james
      James @james PUBLIC DOMAIN 27/08/2018

      ▻https://www.youtube.com/watch?v=sHHl5kihXD4

      James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 7/05/2018
    7
    @spip
    @tofulm
    @kent1
    @severo
    @b_b
    @james
    @vlentz
    7

    SPIPremix
    ►https://spip.lerebooteux.fr

    La doc de l’essais de James pour pouvoir intégrer Composer dans le développement de SPIP
    Et pour une introduction à Composer : voir ►https://getcomposer.org/doc/00-intro.md

    ...Et tant qu’a rassembler un peu tout ce qui concerne ce projet :
    – le fil de discussion sur spip-dev : ▻http://archives.rezo.net/archives/spip-dev.mbox/7CHGDXCWCANP2PW2N25UPBRWBWRLS4ZY
    – le script spip_svn_loader :
    présentation sur contrib ►https://contrib.spip.net/spip_svn_loader
    et son repo git : ►https://github.com/JamesRezo/spip_svn_loader
    – spip-cli (qui impose aussi l’usage de Composer) : ►https://contrib.spip.net/SPIP-Cli

    #SPIP #composer #POC #développement

    cy_altern @cy_altern CC BY-SA
    • @james
      James @james PUBLIC DOMAIN 10/05/2018

      Merci pour cette recension :-)

      James @james PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 12/05/2018
      @james

      @james merci pour ta motiv⋅action :)

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @oanth_rss
    oAnth_RSS @oanth_rss CC BY 28/08/2017

    #legendary #composer #mikis #theodorakis #blasts #anti-communists a...
    ▻https://diasp.eu/p/5967144

    #legendary #composer #mikis #theodorakis #blasts #anti-communists and #anti-stalin #slanderers ▻https://communismgr.blogspot.nl/2017/08/legendary-composer-mikis-theodorakis.html

    • #composer
    oAnth_RSS @oanth_rss CC BY
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 9/03/2017

    #ComposerPHP Release 1.4.0

    ▻https://github.com/composer/composer/releases/tag/1.4.0

    Improved memory usage of dependency solver

    —> ▻https://getcomposer.org/doc/articles/autoloader-optimization.md

    #php

    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 13/06/2016
    2
    @james
    @kent1
    2

    Global installation of #php tools with #composer
    ▻https://akrabat.com/global-installation-of-php-tools-with-composer
    #shell

    • #composer
    • #PHP
    b_b @b_b PUBLIC DOMAIN
    • @james
      James @james PUBLIC DOMAIN 13/06/2016
      composer global require h4cc/phpqatools --dev

      ^^ :-)

      James @james PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 13/06/2016
      @james

      @james oui bon ça va hein :p

      de mon côté j’ai fait ça pour installer ►https://github.com/thephpleague/geotools

      curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
      composer global require league/geotools
      export PATH=~/.composer/vendor/bin:$PATH
      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 5/04/2016

    #PHP #Composer 1.0.0 stable !

    ▻https://github.com/composer/composer/releases/tag/1.0.0

    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 15/11/2015
    1
    @suske
    1

    #Composer installation without #github.com (nor #packagist) dependency - like a boss !

    ▻http://tech.m6web.fr/composer-installation-without-github.html

    We chose to use #Satis - a great tool provided by the Composer team. The main idea is, regulary download packages and their informations on our local servers.

    http://tech.m6web.fr/images/posts/composer-installation-without-github/4.jpeg

    Très bon tuto (que je découvre seulement maintenant) et que je n’aurai donc pas besoin d’écrire ;)

    #PHP

    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 15/04/2015

    Setting Up a Local Mirror for #Composer Packages With #Satis
    ▻http://code.tutsplus.com/tutorials/setting-up-a-local-mirror-for-composer-packages-with-satis--net-36726

    https://cdn.tutsplus.com/net/uploads/2014/01/composer-retina-preview.png

    #PHP, ouais, toujours ...

    • #composer
    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 11/03/2015

    #composer
    ►https://getcomposer.org/doc/00-intro.md

    Composer is a tool for dependency management in #php. It allows you to declare the dependent libraries your project needs and it will install them in your project for you.

    #dépendance #gestionnaire #library #package_manager

    • #dependency management
    • #composer
    • #PHP
    • #PHP
    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 3/02/2015
    3
    @ze_dach
    @kent1
    @0gust1
    3

    Tous les pays du monde en #JSON, #CSV et #XML.

    ▻https://mledoze.github.io/countries

    installable via #composer (#PHP)

    avec des données géographique en #svg :
    ▻https://github.com/mledoze/countries/tree/master/data

    En licence ODL

    via @codepo8

    exploitée ici par exemple : ▻http://restcountries.eu

    James @james PUBLIC DOMAIN
    • @kent1
      kent1 @kent1 ART LIBRE 3/02/2015

      #carto #geojson

      kent1 @kent1 ART LIBRE
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 7/12/2014

    #PHP #Composer 1.0.0-alpha9 released

    ▻https://github.com/composer/composer/releases/tag/1.0.0-alpha9

    • #PHP
    James @james PUBLIC DOMAIN
    • @james
      James @james PUBLIC DOMAIN 8/12/2014

      quelques notes à ce propos

      ▻http://seld.be/notes/composer-1-0-alpha9

      James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 20/06/2014
    1
    @severo
    1

    Toran Proxy and the future of #Composer - Jordi Boggiano
    ▻http://seld.be/notes/toran-proxy-and-the-future-of-composer

    Composer and #Packagist remain free to use and fully open source. There is no way that will change. I just hope I can continue to work on them, for the community and supported by the community.

    ▻https://toranproxy.com

    Changement de #modèle_économique ...

    #PHP

    • #Jordi Boggiano
    • #composer
    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 27/05/2014

    #Authentication management in #Composer - Jordi Boggiano
    ▻http://seld.be/notes/authentication-management-in-composer

    Jusque là, il y avait une solution sous forme de plugin :

    ▻https://github.com/bitExpert/composer-authstore-plugin

    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 25/05/2014
    1
    @severo
    1

    The rise of #Composer and the fall of #PEAR - Fabien Potencier
    ▻http://fabien.potencier.org/article/72/the-rise-of-composer-and-the-fall-of-pear

    it’s probably a good time to remove PEAR support from #PHP itself; and I’m not sure that it would make sense to bundle Composer with PHP.

    • #composer
    • #PHP
    • #PHP
    James @james PUBLIC DOMAIN
    Écrire un commentaire
  • @james
    James @james PUBLIC DOMAIN 22/04/2014
    1
    1

    End of Life for PEAR Installation Method · Sebastian Bergmann

    ▻https://github.com/sebastianbergmann/phpunit/wiki/End-of-Life-for-PEAR-Installation-Method

    Today most users prefer to use a #PHP Archive (PHAR) of PHPUnit or #Composer to download and install PHPUnit.

    We are taking the next step in retiring the #PEAR installation method with today’s release of #PHPUnit 3.7.35 and PHPUnit 4.0.17. These two releases are the last versions of PHPUnit released as PEAR packages. Installing them using the PEAR Installer will trigger a deprecation message on every execution of the commandline test runner.

    • #composer
    • #PHP
    • #PHP
    James @james PUBLIC DOMAIN
    Écrire un commentaire

Thèmes liés

  • #composer
  • #php
  • position: composer
  • technology: php
  • #php
  • position: composer
  • technology: php
  • #satis
  • programminglanguage: php
  • programminglanguage: php
  • #packagist
  • #pear