<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.techtic.pro/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.techtic.pro/feed.php">
        <title>TechTIC prog:php:composer</title>
        <description></description>
        <link>http://wiki.techtic.pro/</link>
        <image rdf:resource="http://wiki.techtic.pro/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-05-13T21:52:56+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.techtic.pro/doku.php?id=prog:php:composer:commandes_utiles&amp;rev=1573402611&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.techtic.pro/doku.php?id=prog:php:composer:installation&amp;rev=1569860636&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.techtic.pro/doku.php?id=prog:php:composer:ressources&amp;rev=1569861189&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.techtic.pro/lib/exe/fetch.php?media=favicon.ico">
        <title>TechTIC</title>
        <link>http://wiki.techtic.pro/</link>
        <url>http://wiki.techtic.pro/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.techtic.pro/doku.php?id=prog:php:composer:commandes_utiles&amp;rev=1573402611&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-10T17:16:51+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Commandes utiles pour Composer</title>
        <link>http://wiki.techtic.pro/doku.php?id=prog:php:composer:commandes_utiles&amp;rev=1573402611&amp;do=diff</link>
        <description>Commandes utiles pour Composer

Cache

Supprimer le cache de composer avec composer clearcache


D:\webprojects&gt;composer clearcache
Cache directory does not exist (cache-vcs-dir): 
Clearing cache (cache-repo-dir): C:\Users\thierry\AppData\Local\Composer\repo
Clearing cache (cache-files-dir): C:\Users\thierry\AppData\Local\Composer\files
Clearing cache (cache-dir): C:\Users\thierry\AppData\Local\Composer
All caches cleared.</description>
    </item>
    <item rdf:about="http://wiki.techtic.pro/doku.php?id=prog:php:composer:installation&amp;rev=1569860636&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-30T18:23:56+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installer Composer</title>
        <link>http://wiki.techtic.pro/doku.php?id=prog:php:composer:installation&amp;rev=1569860636&amp;do=diff</link>
        <description>Installer Composer

Prérequis

PHP doit être installer.

Pour tester si PHP est installé, tapez dans un terminal php -v


C:\Users\thierry&gt;php -v
PHP 7.3.6 (cli) (built: May 29 2019 12:11:00) ( ZTS MSVC15 (Visual C++ 2017) x64 )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.6, Copyright (c) 1998-2018 Zend Technologies</description>
    </item>
    <item rdf:about="http://wiki.techtic.pro/doku.php?id=prog:php:composer:ressources&amp;rev=1569861189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-30T18:33:09+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Ressources pour Composer</title>
        <link>http://wiki.techtic.pro/doku.php?id=prog:php:composer:ressources&amp;rev=1569861189&amp;do=diff</link>
        <description>Ressources pour Composer

Liens

	*  installation
	*  Commandes utiles pour Composer

Vidéos

	*  Vidéo sur Composer (GrafikArt)</description>
    </item>
</rdf:RDF>
