-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
134 lines (115 loc) · 6.52 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title class="trans">Respect - Simple independent components for building or improving PHP applications</title>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<header class="navbar navbar-default navbar-fixed-top">
<hgroup class="navbar-brand">
<h1>Respect</h1>
<small class="trans">Simple independent components for building or improving PHP applications</small>
</hgroup>
<nav class="language">
<a href="https://github.com/Respect">
<img src="http://cdn.icons8.com/windows8/PNG/26/Programming/github_copyrighted-26.png" title="Github" width="26">
</a>
<a href="https://twitter.com/phprespect">
<img src="http://cdn.icons8.com/windows8/PNG/26/Social_Networks/twitter-26.png" title="Twitter" width="26">
</a>
<select id="language">
<option value="en">English</option>
<option value="pt-br">Portuguese (BR)</option>
<option value="fr-fr">French (FR)</option>
</select>
</nav>
</header>
<main class="container">
<section id="components">
<h2 class="trans">Components</h2>
<div class="row"></div>
</section>
<hr />
<section id="addons">
<h2 class="trans">Add-ons</h2>
<div class="row"></div>
</section>
<hr />
<section id="tools">
<h2 class="trans">Tools</h2>
<div class="row"></div>
</section>
<hr />
<section id="downloads">
<h2 class="trans">Installation</h2>
<p><span class="trans">All our packages are available on</span> <a target="_blank" href="https://packagist.org/packages/respect">Packagist</a>, <span class="trans">to install them use</span> <a target="_blank" href="https://getcomposer.org/">Composer</a>.</p>
</section>
<section id="support">
<h2 class="trans">Support</h2>
<ul>
<li><span class="trans">First of all, read our documentations</span>;</li>
<li><span class="trans">Create an issue on the GitHub repository of the component you're using</span>;</li>
<li><span class="trans">See our IRC channel</span>: <a href="irc://irc.freenode.net/php-respect">#php-respect</a></p>
</ul>
</section>
<section id="articles">
<h2 class="trans">Articles</h2>
<ul>
<li>
<a href="http://www.sitepoint.com/validating-your-data-with-respect-validation/">Validating your data with Respect Validation</a>
<span class="trans">on</span> <a href="http://sitepoint.com">SitePoint</a>
</li>
<li>
<a href="http://www.phparch.com/2011/03/more-powerful-validation-from-respect/">More powerful Validation from Respect</a>
<span class="trans">on</span> <a href="http://phparch.com">php|architect</a>
</li>
<li>
<a href="http://thechangelog.com/post/3161849503/validation-the-most-awesome-validation-engine-ever-creat">Respect, Validation for PHP developers</a>
<span class="trans">on</span> <a href="http://thechangelog.com">The Changelog</a>
</li>
<li>
<a href="http://zurb.com/forrst/posts/Respect_Relational_fluent_ORM_for_any_database-9SD">Respect\Relational: fluent ORM for any database</a>
<span class="trans">on</span> <a href="http://zurb.com/forrst">Forrst</a>
</li>
<li>
<a href="https://vimeo.com/71191578">Respect Coding Session (video, no sound)</a>
<span class="trans">on</span> <a href="http://vimeo.com">Vimeo</a>
</li>
<li>
<a href="http://imasters.com.br/linguagens/php/respect-um-microframework-de-respeito/">Respect, um microframework de respeito (pt-BR)</a>
<span class="trans">on</span> <a href="http://imasters.com">iMasters</a>
</li>
<li>
<a href="http://phpsp.org.br/index.php/silex-respectrelational-uma-boa-dupla/">Silex + Respect\Relational – Uma boa dupla (pt-BR)</a>
<span class="trans">on</span> <a href="http://phpsp.org">PHPSP blog</a>
</li>
<li>
<a href="http://www.slideshare.net/ivanrosolen/restbeer">Criando APIs usando o microframework Respect (pt-BR)</a>
<span class="trans">on</span> <a href="http://slideshare.net">Slideshare</a>
</li>
</ul>
</section>
<hr />
</main>
<footer>
<a href="http://icons8.com"><span class="trans">Icon pack by</span> Icons8</a>.
</footer>
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/script.js"></script>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59839366-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>