-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
30 lines (25 loc) · 32 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!doctype html>
<html lang="fr" dir="ltr" class="plugin-pages plugin-id-default">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v2.2.0">
<title data-rh="true">Bow Framework | Bow Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://bowphp.com/"><meta data-rh="true" name="docusaurus_locale" content="fr"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="fr"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" name="keywords" content="php, bowphp, bow framework, tintin, routing, i18n, request, http"><meta data-rh="true" property="og:title" content="Bow Framework | Bow Framework"><meta data-rh="true" name="description" content="Simplify Your Web Development"><meta data-rh="true" property="og:description" content="Simplify Your Web Development"><link data-rh="true" rel="icon" href="/img/bow.jpg"><link data-rh="true" rel="canonical" href="https://bowphp.com/"><link data-rh="true" rel="alternate" href="https://bowphp.com/" hreflang="fr"><link data-rh="true" rel="alternate" href="https://bowphp.com/" hreflang="x-default"><script data-rh="true">function maybeInsertBanner(){window.__DOCUSAURUS_INSERT_BASEURL_BANNER&&insertBanner()}function insertBanner(){var n=document.getElementById("docusaurus-base-url-issue-banner-container");if(n){n.innerHTML='\n<div id="docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseurl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n';var e=document.getElementById("docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,r="/"===s.substr(-1)?s:s+"/";e.innerHTML=r}}window.__DOCUSAURUS_INSERT_BASEURL_BANNER=!0,document.addEventListener("DOMContentLoaded",maybeInsertBanner)</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Bow Framework RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Bow Framework Atom Feed">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-309894919"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-309894919",{anonymize_ip:!0})</script>
<script src="https://www.googletagmanager.com/gtag/js?id=UA-97409420-1"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js" async></script>
<script src="static/js/script.js"></script><link rel="stylesheet" href="/assets/css/styles.9b56924f.css">
<link rel="preload" href="/assets/js/runtime~main.4d07c7b6.js" as="script">
<link rel="preload" href="/assets/js/main.565437e0.js" as="script">
</head>
<body class="navigation-with-keyboard" data-theme="light">
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: light)").matches,e("light"))}()</script><div id="__docusaurus">
<div id="docusaurus-base-url-issue-banner-container"></div><div role="region" aria-label="Aller au contenu principal"><a class="skipToContent_fXgn" href="#docusaurus_skipToContent_fallback">Aller au contenu principal</a></div><nav class="navbar navbar--fixed-top navbarHideable_m1mJ"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Ouvrir/fermer la barre de navigation" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/bow.jpg" alt="" class="themedImage_ToTc themedImage--light_HNdA"><img src="/img/bow.jpg" alt="" class="themedImage_ToTc themedImage--dark_i4oU"></div><b class="navbar__title text--truncate">Bow Framework</b></a><a class="navbar__item navbar__link" href="/docs/installation">Docs</a><a class="navbar__item navbar__link" href="/blog">Blog</a><a href="https://bowphp.com/api/master" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">API<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a><div class="navbar__item dropdown dropdown--hoverable"><a class="navbar__link" aria-haspopup="true" aria-expanded="false" role="button" href="/docs/what-is-new">4.x</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs/next/what-is-new">Canary 🚧</a></li><li><a class="dropdown__link" href="/docs/what-is-new">4.x</a></li></ul></div></div><div class="navbar__items navbar__items--right"><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link"><svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true" class="iconLanguage_nlXk"><path fill="currentColor" d="M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"></path></svg>Français</a><ul class="dropdown__menu"><li><a href="/" target="_self" rel="noopener noreferrer" class="dropdown__link dropdown__link--active" lang="fr">Français</a></li></ul></div><a href="https://join.slack.com/t/bowphp/shared_invite/zt-9c90n2iv-Rx1zdUG0YRAnDULhgELD0g" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Slack<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a><a href="https://t.me/+nDyat6uKlqI5ZjFk" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Telegram<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a><a href="https://github.com/bowphp" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link" aria-label="GitHub repository"></a><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="Basculer entre le mode sombre et clair (actuellement mode clair)" aria-label="Basculer entre le mode sombre et clair (actuellement mode clair)" aria-live="polite"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg></button></div><div class="searchBox_ZlJk"><div class="dsla-search-wrapper"><div class="dsla-search-field" data-tags="default,docs-default-4.x"></div></div></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><header class="heroBanner_qdFl"><div class="container"><div class="row"><div class="col"><h1 class="hero__title">Bow Framework</h1><p class="hero__subtitle">Simplify Your Web Development</p><p class="hero__subtitle" style="font-size:15px;border-left:10px solid #452c2c;display:inline-block;padding-left:10px">Bow Framework a été conçu dès le départ pour être facilement installé et utilisé pour rendre votre application opérationnel rapidement et est apprécié par <strong>+2500</strong> Développeur(se)s</p><div class="buttons_AeoN"><a class="button button--secondary button--lg" href="/blog/demarrer-bow-framework">Tutoriel - 5min ⏱️</a></div></div><div class="col" style="text-align:left"><div class="language-php codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#bfc7d5;--prism-background-color:#292d3e"><div class="codeBlockTitle_Ktv7">routes/app.php</div><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-php codeBlock_bY9V thin-scrollbar"><code class="codeBlockLines_e6Vv codeBlockLinesWithNumbering_o6Pm"><span class="token-line codeLine_lJS_" style="color:#bfc7d5"><span class="codeLineNumber_Tfdd"></span><span class="codeLineContent_feaV"><span class="token php language-php delimiter important"><?php</span><span class="token php language-php"></span></span><br></span><span class="token-line codeLine_lJS_" style="color:#bfc7d5"><span class="codeLineNumber_Tfdd"></span><span class="codeLineContent_feaV"><span class="token php language-php" style="display:inline-block"></span></span><br></span><span class="token-line codeLine_lJS_" style="color:#bfc7d5"><span class="codeLineNumber_Tfdd"></span><span class="codeLineContent_feaV"><span class="token php language-php"></span><span class="token php language-php keyword" style="font-style:italic">use</span><span class="token php language-php"> </span><span class="token php language-php package">AppControllersWelcomeController</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">;</span><span class="token php language-php"></span></span><br></span><span class="token-line codeLine_lJS_" style="color:#bfc7d5"><span class="codeLineNumber_Tfdd"></span><span class="codeLineContent_feaV"><span class="token php language-php" style="display:inline-block"></span></span><br></span><span class="token-line codeLine_lJS_" style="color:#bfc7d5"><span class="codeLineNumber_Tfdd"></span><span class="codeLineContent_feaV"><span class="token php language-php"></span><span class="token php language-php variable" style="color:rgb(191, 199, 213)">$app</span><span class="token php language-php operator" style="color:rgb(137, 221, 255)">-></span><span class="token php language-php function" style="color:rgb(130, 170, 255)">get</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">(</span><span class="token php language-php string single-quoted-string" style="color:rgb(195, 232, 141)">'/'</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">,</span><span class="token php language-php"> </span><span class="token php language-php class-name static-context" style="color:rgb(255, 203, 107)">WelcomeController</span><span class="token php language-php operator" style="color:rgb(137, 221, 255)">::</span><span class="token php language-php keyword" style="font-style:italic">class</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">)</span><span class="token php language-php operator" style="color:rgb(137, 221, 255)">-></span><span class="token php language-php function" style="color:rgb(130, 170, 255)">name</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">(</span><span class="token php language-php string single-quoted-string" style="color:rgb(195, 232, 141)">'app.index'</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">)</span><span class="token php language-php punctuation" style="color:rgb(199, 146, 234)">;</span></span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copier le code" title="Copier" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div></div></div></div></header><section><div class="container"><div class="row"><div class="col"><div class="sponsors"><a href="https://adjemin.com"><img src="https://adjemin.com/assets/icones/LOGO-ADJEMINV3.png" alt="Adjemin"></a><a href="https://akiltechnologies.com"><img src="https://akiltechnologies.com/wp-content/uploads/2017/09/Akil-Technologies-Logotype_Bleu.png" alt="Akil Technologies"></a><a href="https://www.etudesk.com"><img src="https://www.etudesk.com/images/logo.png" alt="Etudesk"></a><a href="https://www.galsen.dev/"><img src="https://www.galsen.dev/_nuxt/img/galsen-dev.11b417e.webp" alt="Gelsen Dev"></a></div></div></div></div></section><main><section class="features_t9lD"><div class="container"><div class="row"><div class="col col--3"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 470 470" width="512" height="512" class="featureSvg_GfXr" role="img"><g fill="#ccc"><path d="M370.067 338.815a7.499 7.499 0 0 0-7.5 7.5V455H265c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h105.067c4.143 0 7.5-3.357 7.5-7.5V346.315a7.5 7.5 0 0 0-7.5-7.5z"></path><path d="m404.622 313.431-27.632-66.315a7.5 7.5 0 0 0-6.923-4.615H99.933a7.5 7.5 0 0 0-6.923 4.615l-27.632 66.315a7.498 7.498 0 0 0 6.923 10.385h20.132V462.5c0 4.143 3.357 7.5 7.5 7.5H235c4.143 0 7.5-3.357 7.5-7.5v-175l13.209 31.701a7.5 7.5 0 0 0 6.923 4.615h135.067a7.497 7.497 0 0 0 6.24-3.34 7.496 7.496 0 0 0 .683-7.045zM104.933 257.5H223.75l-21.382 51.315H83.551l21.382-51.315zm2.5 197.5V323.815h99.936a7.5 7.5 0 0 0 6.923-4.615l13.208-31.7V455H107.433zm160.199-146.185L246.25 257.5h118.817l21.382 51.315H267.632zM185.086 175.125l4.147 16.685a7.5 7.5 0 0 0 7.278 5.69h76.977a7.5 7.5 0 0 0 7.278-5.69l4.147-16.685c27.688-17.216 44.756-47.747 44.756-80.455C329.67 42.469 287.201 0 235 0s-94.67 42.469-94.67 94.67c0 32.708 17.068 63.239 44.756 80.455zM235 15c43.93 0 79.67 35.74 79.67 79.67 0 28.44-15.335 54.926-40.021 69.119a7.499 7.499 0 0 0-3.54 4.692l-3.485 14.019h-65.248l-3.485-14.019a7.5 7.5 0 0 0-3.54-4.692c-24.686-14.193-40.021-40.679-40.021-69.119C155.33 50.74 191.07 15 235 15zM273.488 212.5h-76.977c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h76.977c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5z"></path><path d="M212.722 161.81a7.502 7.502 0 0 0 7.272 5.692c.599 0 1.208-.072 1.815-.224a7.5 7.5 0 0 0 5.469-9.088l-6.634-26.69h28.711l-6.634 26.69a7.5 7.5 0 0 0 5.469 9.088 7.52 7.52 0 0 0 1.815.224 7.501 7.501 0 0 0 7.272-5.692l8.948-36c.01-.039.014-.079.023-.118.033-.144.061-.29.086-.437.019-.114.038-.227.052-.34a8.545 8.545 0 0 0 .055-.788c.001-.042.006-.084.006-.126 0-.059-.007-.116-.009-.175a6.925 6.925 0 0 0-.023-.456c-.009-.104-.021-.207-.033-.31a6.916 6.916 0 0 0-.224-1.101 7.011 7.011 0 0 0-.226-.673 7.885 7.885 0 0 0-.293-.657 7.395 7.395 0 0 0-.787-1.239 7.59 7.59 0 0 0-.483-.56 7.255 7.255 0 0 0-1.097-.948 8.178 8.178 0 0 0-.599-.383 6.907 6.907 0 0 0-.633-.324 7.715 7.715 0 0 0-.397-.166c-.092-.035-.183-.07-.277-.101a7.39 7.39 0 0 0-.452-.137c-.054-.015-.105-.035-.159-.048-.04-.01-.08-.014-.12-.023a8.478 8.478 0 0 0-1.114-.17 8.262 8.262 0 0 0-.47-.024c-.036 0-.071-.005-.106-.005h-47.896a7.499 7.499 0 0 0-7.278 9.31l8.951 35.999z"></path></g></svg></div><div class="text--center padding-horiz--md"><h3>S2R</h3><p>Simple, Rapide et Robuste. Concentrez-vous sur votre projet.</p></div></div><div class="col col--3"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 55" style="enable-background:new 0 0 55 55" xml:space="preserve" width="512" height="512" class="featureSvg_GfXr" role="img"><path d="M52.354 8.51C51.196 4.22 42.577 0 27.5 0S3.803 4.22 2.646 8.51A.98.98 0 0 0 2.5 9v37a.94.94 0 0 0 .117.451C3.798 51.346 14.364 55 27.5 55c13.106 0 23.655-3.639 24.875-8.516A.988.988 0 0 0 52.5 46V9a.98.98 0 0 0-.146-.49zm-1.933 25.475a2.46 2.46 0 0 1-.259.66 3.39 3.39 0 0 1-.45.646 5.42 5.42 0 0 1-.363.392c-.081.079-.17.157-.26.236a8.234 8.234 0 0 1-.526.426c-.082.061-.17.12-.257.18-.226.156-.462.311-.721.463-.068.041-.141.08-.212.12a16.52 16.52 0 0 1-.945.497c-.043.021-.088.041-.132.061-.375.177-.767.351-1.186.519l-.036.014c-2.271.907-5.176 1.67-8.561 2.17l-.051.007a55.03 55.03 0 0 1-2.026.259c-.113.012-.232.02-.346.032-.605.063-1.217.121-1.847.167-.288.021-.59.031-.883.049-.474.028-.943.059-1.429.076a69.019 69.019 0 0 1-4.863-.003c-.486-.017-.955-.049-1.429-.076-.293-.017-.595-.028-.883-.049a59.764 59.764 0 0 1-1.847-.167c-.114-.012-.233-.02-.346-.032a57.277 57.277 0 0 1-2.026-.259l-.051-.007c-3.385-.5-6.29-1.263-8.561-2.17a21.248 21.248 0 0 1-1.222-.533c-.043-.021-.089-.041-.132-.061a15.908 15.908 0 0 1-.945-.497c-.07-.04-.144-.079-.212-.12a11.544 11.544 0 0 1-.721-.463c-.086-.06-.175-.119-.257-.18a8.234 8.234 0 0 1-.526-.426c-.089-.078-.179-.156-.26-.236a5.22 5.22 0 0 1-.363-.392 3.729 3.729 0 0 1-.45-.646 2.423 2.423 0 0 1-.259-.66c-.037-.159-.078-.321-.078-.482 0-.113.013-.226.031-.338a.997.997 0 0 0-.031-.445v-7.424c.028.026.063.051.092.077.218.192.44.383.69.567C9.049 28.786 16.582 31 27.5 31c10.872 0 18.386-2.196 22.169-5.028.302-.22.574-.447.83-.678l.001-.001v7.424a.997.997 0 0 0-.031.445c.019.112.031.225.031.338 0 .161-.041.323-.079.485zm.079-20.692v7.424a.997.997 0 0 0-.031.445c.019.112.031.225.031.338 0 .161-.041.323-.079.485a2.46 2.46 0 0 1-.259.66 3.39 3.39 0 0 1-.45.646 5.42 5.42 0 0 1-.363.392c-.081.079-.17.157-.26.236a8.234 8.234 0 0 1-.526.426c-.082.061-.17.12-.257.18-.226.156-.462.311-.721.463-.068.041-.141.08-.212.12a16.52 16.52 0 0 1-.945.497c-.043.021-.088.041-.132.061-.375.177-.767.351-1.186.519l-.036.014c-2.271.907-5.176 1.67-8.561 2.17l-.051.007a55.03 55.03 0 0 1-2.026.259c-.113.012-.232.02-.346.032-.605.063-1.217.121-1.847.167-.288.021-.59.031-.883.049-.474.028-.943.059-1.429.076a69.019 69.019 0 0 1-4.863-.003c-.486-.017-.955-.049-1.429-.076-.293-.017-.595-.028-.883-.049a59.764 59.764 0 0 1-1.847-.167c-.114-.012-.233-.02-.346-.032a57.277 57.277 0 0 1-2.026-.259l-.051-.007c-3.385-.5-6.29-1.263-8.561-2.17a21.248 21.248 0 0 1-1.222-.533c-.043-.021-.089-.041-.132-.061a15.908 15.908 0 0 1-.945-.497c-.07-.04-.144-.079-.212-.12a11.544 11.544 0 0 1-.721-.463c-.086-.06-.175-.119-.257-.18a8.234 8.234 0 0 1-.526-.426c-.089-.078-.179-.156-.26-.236a5.22 5.22 0 0 1-.363-.392 3.729 3.729 0 0 1-.45-.646 2.423 2.423 0 0 1-.259-.66c-.037-.159-.078-.321-.078-.482 0-.113.013-.226.031-.338a.997.997 0 0 0-.031-.445v-7.424c.12.109.257.216.387.324.072.06.139.12.215.18.3.236.624.469.975.696.073.047.155.093.231.14a17.11 17.11 0 0 0 1.299.731c.365.186.748.367 1.151.542.066.029.126.059.193.087.469.199.967.389 1.485.573.143.051.293.099.44.149.412.139.838.272 1.279.401.159.046.315.094.478.138.585.162 1.189.316 1.823.458.087.02.181.036.269.055a45.634 45.634 0 0 0 2.348.445c.567.093 1.151.178 1.75.256.154.02.301.043.457.062.744.09 1.514.167 2.305.233.195.016.398.028.596.042.633.046 1.28.084 1.942.114.241.011.481.022.727.031.862.029 1.74.05 2.65.05s1.788-.021 2.65-.05c.245-.009.485-.02.727-.031.662-.03 1.309-.068 1.942-.114.198-.015.4-.026.596-.042a60.436 60.436 0 0 0 2.305-.233c.156-.019.303-.042.457-.062a53.94 53.94 0 0 0 2.363-.36 45.634 45.634 0 0 0 1.735-.341c.088-.019.182-.036.269-.055a38.777 38.777 0 0 0 1.823-.458c.163-.045.319-.092.478-.138a32.87 32.87 0 0 0 1.279-.401c.147-.05.297-.098.44-.149a26.392 26.392 0 0 0 1.485-.573c.067-.028.127-.058.193-.087a21.377 21.377 0 0 0 1.518-.735c.327-.175.638-.354.932-.538.076-.047.158-.093.231-.14.351-.227.675-.459.975-.696.075-.06.142-.12.215-.18.13-.108.267-.215.387-.324zM27.5 2c13.555 0 23 3.952 23 7.5s-9.445 7.5-23 7.5-23-3.952-23-7.5S13.945 2 27.5 2zm23 43.703a1.02 1.02 0 0 0-.032.135C49.901 49.297 40.536 53 27.5 53S5.099 49.297 4.532 45.838a1.09 1.09 0 0 0-.032-.131v-8.414c.028.026.063.051.092.077.218.192.44.383.69.567C9.049 40.786 16.582 43 27.5 43c10.872 0 18.386-2.196 22.169-5.028.302-.22.574-.447.83-.678l.001-.001v8.41z" fill="#ccc"></path></svg></div><div class="text--center padding-horiz--md"><h3>ORM</h3><p>Un ORM extrêmement simple qui se nomme Barry.</p></div></div><div class="col col--3"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" style="enable-background:new 0 0 60 60" xml:space="preserve" width="512" height="512" class="featureSvg_GfXr" role="img"><path d="M51 8.603v-.02l-.31-.295c-.142-.135-.289-.262-.434-.394A30.622 30.622 0 0 0 48 6.017l-.126-.094a30.103 30.103 0 0 0-1.069-.761l-.087-.059a29.593 29.593 0 0 0-2.389-1.451l-.08-.044a30.514 30.514 0 0 0-1.194-.612l-.112-.054a28.589 28.589 0 0 0-1.184-.536l-.164-.07c-.38-.159-.763-.31-1.15-.454l-.041-.016-.043-.017c-.05-.019-.101-.036-.151-.054-.364-.132-.73-.255-1.099-.373-.104-.033-.208-.068-.313-.1a28.262 28.262 0 0 0-1.043-.297c-.13-.035-.26-.072-.391-.105a29.626 29.626 0 0 0-.99-.229c-.153-.033-.306-.069-.46-.1a30.39 30.39 0 0 0-.949-.17c-.172-.029-.342-.061-.515-.086-.31-.046-.623-.083-.935-.119-.18-.021-.358-.046-.538-.064-.333-.033-.668-.055-1.003-.077-.161-.01-.32-.026-.481-.034C30.999.013 30.501 0 30 0s-.999.013-1.496.038c-.161.008-.32.024-.481.034-.335.022-.67.044-1.003.077-.181.018-.359.043-.538.064-.313.037-.625.073-.935.119-.173.026-.343.058-.515.086a30.39 30.39 0 0 0-.949.17c-.154.031-.307.067-.46.1-.331.072-.662.146-.99.229-.131.033-.261.07-.391.105-.349.093-.697.191-1.043.297-.105.032-.208.066-.313.1a28.4 28.4 0 0 0-1.099.373l-.151.054-.043.017-.041.016c-.386.144-.77.295-1.15.454l-.164.07a29.2 29.2 0 0 0-1.184.536l-.112.054c-.402.195-.8.399-1.194.612l-.08.044A30.694 30.694 0 0 0 13.279 5.1l-.087.059c-.361.245-.718.499-1.069.761l-.126.094c-.334.251-.662.51-.987.776l-.166.137c-.307.256-.609.518-.908.787l-.195.177c-.141.135-.289.262-.431.397L9 8.583v.02C3.451 14.05 0 21.628 0 30c0 16.542 13.458 30 30 30s30-13.458 30-30c0-8.372-3.451-15.95-9-21.397zM29.99 51.962l.006.008h-.016l.01-.008zm-7.98-11.52C24.086 38.245 26.955 37 30 37s5.914 1.245 7.99 3.442L30 50.452l-7.99-10.01zm17.231-1.567C36.805 36.404 33.505 35 30 35s-6.805 1.404-9.241 3.875l-9.354-11.718L20 20.28l9.014 7.212.002.097.304.148.54.399.154-.075.166.076.494-.396.326-.178v-.081l9-7.201 8.595 6.876-9.354 11.718zM11.181 9.284l.01-.008a28.125 28.125 0 0 1 5.462-3.885l.036-.019c.377-.204.759-.4 1.146-.588l.101-.048c.35-.168.705-.328 1.064-.482V18.52l-8 6.399V9.457c.061-.057.12-.117.181-.173zm10.66-6.068a28.673 28.673 0 0 1 2.223-.576c.153-.033.306-.068.461-.098.283-.056.568-.105.854-.153.167-.028.334-.058.502-.083.283-.042.569-.076.854-.109.17-.02.339-.043.509-.06.305-.03.613-.05.921-.07.151-.01.3-.024.452-.032.126-.006.255-.005.383-.01V24.92l-8-6.4V3.492c.169-.058.337-.118.508-.172l.333-.104zm9.994-1.149c.308.02.616.04.921.07.17.017.34.04.509.06.286.033.571.067.854.109.168.025.335.055.502.083.286.048.571.097.854.153.154.031.307.065.461.098.297.064.594.132.887.205.134.034.267.07.401.105.314.084.626.172.935.266l.333.104c.171.055.339.115.508.172V18.52l-8 6.4V2.025c.128.004.257.003.384.01.151.007.301.022.451.032zm10.331 2.717c.387.188.769.383 1.146.588l.036.019a28.125 28.125 0 0 1 5.462 3.885l.01.008c.06.056.119.116.18.173v15.462l-8-6.399V4.254c.359.154.714.314 1.065.482l.101.048zM30 58C14.561 58 2 45.439 2 30c0-7.083 2.648-13.555 7-18.491V27.35l20.012 25.07.005.201h.001v.011l.32.15.496.39.02-.009.007.005.154-.075.158.072.008-.006.018.008.468-.388.138-.076.195-.099v-.199L51 27.35V11.509c4.352 4.936 7 11.408 7 18.491 0 15.439-12.561 28-28 28z" fill="#ccc"></path></svg></div><div class="text--center padding-horiz--md"><h3>Extensible</h3><p>Structure personnalisable à l'infini. Support de plugin</p></div></div><div class="col col--3"><div class="text--center"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54.953 54.953" style="enable-background:new 0 0 54.953 54.953" xml:space="preserve" width="512" height="512" class="featureSvg_GfXr" role="img"><g fill="#ccc"><circle cx="45.021" cy="25.976" r="1"></circle><circle cx="9.021" cy="25.976" r="1"></circle><circle cx="12.021" cy="28.976" r="1"></circle><circle cx="18.021" cy="28.976" r="1"></circle><circle cx="15.021" cy="31.976" r="1"></circle><circle cx="21.021" cy="31.976" r="1"></circle><circle cx="24.021" cy="34.976" r="1"></circle><circle cx="30.021" cy="34.976" r="1"></circle><circle cx="33.021" cy="31.976" r="1"></circle><circle cx="27.021" cy="37.976" r="1"></circle><circle cx="36.021" cy="28.976" r="1"></circle><circle cx="42.021" cy="28.976" r="1"></circle><circle cx="39.021" cy="31.976" r="1"></circle><path d="m45.559 32.796 9.394-5.367-9.656-5.483 9.656-5.517L27.477.826 0 16.429l9.656 5.517L0 27.429l9.656 5.517L0 38.429l27.477 15.698 27.477-15.698-9.656-5.483.071-.041c.07-.026.128-.068.19-.109zM27.477 3.125l23.436 13.309-7.637 4.364-15.798 9.026-23.437-13.39L27.477 3.125zM11.129 23.409a.993.993 0 0 0 .892.567c.27 0 .512-.109.692-.283l2.262 1.292a.995.995 0 0 0 .046 1.991 1 1 0 0 0 1-1 .974.974 0 0 0-.132-.469l10.33 5.902a.973.973 0 0 0-.198.567 1 1 0 0 0 2 0c0-.051-.021-.094-.029-.143l10.052-5.743a.988.988 0 0 0 .977.885 1 1 0 0 0 1-1 .98.98 0 0 0-.406-.783l2.202-1.258c.068.015.132.041.204.041a.989.989 0 0 0 .938-.694l.32-.183 7.634 4.335-1.983 1.133a.998.998 0 0 0-1.908.409c0 .216.083.405.199.568l-3.945 2.254-6.388 3.65a.973.973 0 0 0 .134-.472 1 1 0 0 0-2 0c0 .537.426.967.957.991l-2.263 1.293a.995.995 0 0 0-.694-.284 1 1 0 0 0-1 1c0 .08.028.151.046.226l-4.59 2.622-5.517-3.152a.989.989 0 0 0-.939-.696c-.073 0-.138.027-.206.042l-2.201-1.257a.982.982 0 0 0 .407-.784 1 1 0 0 0-1-1 .99.99 0 0 0-.977.887L6.991 29.12c.007-.049.029-.093.029-.144a1 1 0 0 0-1-1 .979.979 0 0 0-.621.235l-1.359-.776 7.089-4.026zm39.783 15.025-23.436 13.39-23.435-13.39 7.633-4.335 15.803 9.028 15.802-9.028 7.633 4.335z"></path></g></svg></div><div class="text--center padding-horiz--md"><h3>Reactjs / Vuejs</h3><p>Par défaut Bow est preset Reactjs et Vuejs.</p></div></div></div></div></section><section class="features_MwCV"><div class="container text--center"><div class="row"><div class="col"><h2>CEUX QUI UTILISENT BOW FRAMEWORK?</h2><p>Ce projet est utilisé par toutes ces personnes influentes dans les communautés technologiques de Côte d'ivoire et dans reste du Monde.</p></div></div><div class="row"><div class="col margin--sm teamPadding_uhh1"><div class="card"><div class="text--center"><a href="https://github.com/devakone"><img src="https://avatars1.githubusercontent.com/u/582061?s=460&v=4" alt="Abou KONE" title="Abou KONE"></a><p>Abou KONE</p></div></div></div><div class="col margin--sm teamPadding_uhh1"><div class="card"><div class="text--center"><a href="https://github.com/papac"><img src="https://avatars1.githubusercontent.com/u/9353811?s=460&v=4" alt="Franck DAKIA" title="Franck DAKIA"></a><p>Franck DAKIA</p></div></div></div><div class="col margin--sm teamPadding_uhh1"><div class="card"><div class="text--center"><a href="https://github.com/peter279k"><img src="https://avatars1.githubusercontent.com/u/9021747?s=460&u=b224b484728023911b47a55d5e09612516f8e468&v=4" alt="Chun-Sheng, Li" title="Chun-Sheng, Li"></a><p>Chun-Sheng, Li</p></div></div></div><div class="col margin--sm teamPadding_uhh1"><div class="card"><div class="text--center"><a href="https://github.com/fkobon"><img src="https://avatars1.githubusercontent.com/u/10742869?s=460&v=4" alt="François KOBON" title="François KOBON"></a><p>François KOBON</p></div></div></div><div class="col margin--sm teamPadding_uhh1"><div class="card"><div class="text--center"><a href="https://github.com/detygon"><img src="https://avatars3.githubusercontent.com/u/25983025?s=460&v=4" alt="Salomon DION" title="Salomon DION"></a><p>Salomon DION</p></div></div></div></div></div></section></main></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title"> </div><ul class="footer__items clean-list"><li class="footer__item"><a href="#" class="footer__link-item">Bowphp a été conçu dès le départ pour être facilement installé et utilisé pour rendre votre application opérationnel rapidement.</a></li></ul></div><div class="col footer__col"><div class="footer__title">Documentation</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://bowphp.com/docs/installation" target="_blank" rel="noopener noreferrer" class="footer__link-item">Commencez Bow Framework</a></li><li class="footer__item"><a href="https://bowphp.com/docs/contribution.html" target="_blank" rel="noopener noreferrer" class="footer__link-item">Voulez-vous contribuer ?</a></li><li class="footer__item"><a href="https://bowphp.com/api/master" target="_blank" rel="noopener noreferrer" class="footer__link-item">API Reference</a></li></ul></div><div class="col footer__col"><div class="footer__title">Communautés</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://codedivoire.slack.com/" target="_blank" rel="noopener noreferrer" class="footer__link-item">Code D'ivoire</a></li><li class="footer__item"><a href="https://discord.gg/u8aAaCnyGn" target="_blank" rel="noopener noreferrer" class="footer__link-item">Galsen Dev</a></li><li class="footer__item"><a href="https://codelearningclub.com" target="_blank" rel="noopener noreferrer" class="footer__link-item">Code Learning Club</a></li></ul></div><div class="col footer__col"><div class="footer__title">En plus</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://twitter.com/papacdev" target="_blank" rel="noopener noreferrer" class="footer__link-item">Twitter</a></li><li class="footer__item"><a href="https://join.slack.com/t/bowphp/shared_invite/zt-9c90n2iv-Rx1zdUG0YRAnDULhgELD0g" target="_blank" rel="noopener noreferrer" class="footer__link-item">Slack</a></li><li class="footer__item"><a href="https://github.com/bowphp" target="_blank" rel="noopener noreferrer" class="footer__link-item">Github</a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2022 développé avec 💚 par <a href="https://github.com/papac">Franck DAKIA</a></div></div></div></footer></div>
<script src="/assets/js/runtime~main.4d07c7b6.js"></script>
<script src="/assets/js/main.565437e0.js"></script>
</body>
</html>