Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Programmation
  3. Développement web
  4. PHP
  5. Framework
  6. Symfony : Un framework PHP très puissant

Symfony : Un framework PHP très puissant

Scheduled Pinned Locked Moved Framework
1 Posts 1 Posters 4.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SoulalexS
    SoulalexS
    Soulalex
    wrote on last edited by
    #1

    <p style="text-align:center;"><img alt="symfony_black_02.png" src="https://symfony.com/logos/symfony_black_02.png"/></p>
    <p></p><p><strong><span style="font-size:18px;">Présentation</span></strong></p>
    <p></p><hr/><p><strong>Symfony est un framework PHP libre</strong> développé par une entreprise française<em> <em>SensioLabs</em> </em>qui fournit de <strong>nombreuses fonctonnalités modulables pour les développeurs confirmés</strong> :</p>
    <ul><li>Des performances accrues (système de cache, benchmark),</li>
    <li>Une sécurité parfaite (sécurité des controlleurs et de URLs),</li>
    <li>Gestion des URLs,</li>
    <li>Séparation du code selon la norme MVC,</li>
    <li>Implentation de pulgins.</li>
    </ul><p></p><p><span style="font-size:18px;"><strong>Installation</strong></span></p>
    <p></p><hr/><p>Symfony peut être installé sur <strong>tous les systèmes d'exploitation</strong> (Windows, Linux, Mac). Il vous suffit pout cela d'entrer les commandes suivantes dans votre invité de commande préféré selon votre système :</p>
    <ul><li><strong>Pour Windows :</strong>
    </li></ul><pre class="ipsCode prettyprint">
    php -r "readfile('http://symfony.com/installer');" > symfony
    </pre>
    <ul><li><strong>Pour Linux et Mac OS :</strong>
    </li></ul><pre class="ipsCode prettyprint">
    sudo curl -LsS http://symfony.com/installer -o /usr/local/bin/symfony
    sudo chmod a+x /usr/local/bin/symfony
    </pre>
    <p>Une fois installé, vous pouvez <strong>créer un nouveau projet Symfony</strong> avec la commande suivante :</p>
    <pre class="ipsCode prettyprint">
    symfony new my_project
    </pre>
    <p></p><hr/><p><strong>Site officiel de Symfony :</strong> <a data-ipb="nomediaparse" href="https://symfony.com/" rel="external nofollow">https://symfony.com/</a></p>
    <p><strong>GitHub : </strong><a data-ipb="nomediaparse" href="https://github.com/symfony/symfony" rel="external nofollow">https://github.com/symfony/symfony</a></p>
    <p><strong>Documentation :</strong> <a data-ipb="nomediaparse" href="http://symfony.com/doc/current/book/index.html" rel="external nofollow">http://symfony.com/doc/current/book/index.html</a></p>
    <p><strong>Cours Openclassrooms :</strong> <a data-ipb="nomediaparse" href="https://openclassrooms.com/courses/developpez-votre-site-web-avec-le-framework-symfony2/symfony2-un-framework-php" rel="external nofollow">https://openclassrooms.com/courses/developpez-votre-site-web-avec-le-framework-symfony2/symfony2-un-framework-php</a></p>

    Soulalex, Administrateur de Melinyel+ E-Mail : [email protected]+ GitHub : https://github.com/Soualex

    1 Reply Last reply
    1

    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

    With your input, this post could be even better 💗

    Register Login
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Login or register to search.
    Powered by NodeBB Contributors
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups