Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
7f9f7c58
Commit
7f9f7c58
authored
Sep 15, 2013
by
Rodrigo Prado
Committed by
Fabien Potencier
Sep 23, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update intro.rst - Included links to Symfony2, Pimple and Sinatra
Included links to Symfony2, Pimple and Sinatra
parent
4787bf21
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
doc/intro.rst
doc/intro.rst
+4
-1
No files found.
doc/intro.rst
View file @
7f9f7c58
...
@@ -2,7 +2,7 @@ Introduction
...
@@ -2,7 +2,7 @@ Introduction
============
============
Silex is a PHP microframework for PHP 5.3. It is built on the shoulders of
Silex is a PHP microframework for PHP 5.3. It is built on the shoulders of
Symfony2 and Pimple and also inspired by sinatra
.
`Symfony2`_ and `Pimple`_ and also inspired by `Sinatra`_
.
A microframework provides the guts for building simple single-file apps. Silex
A microframework provides the guts for building simple single-file apps. Silex
aims to be:
aims to be:
...
@@ -46,3 +46,6 @@ Installing Silex is as easy as it can get. `Download`_ the archive file,
...
@@ -46,3 +46,6 @@ Installing Silex is as easy as it can get. `Download`_ the archive file,
extract it, and you're done!
extract it, and you're done!
.. _Download: http://silex.sensiolabs.org/download
.. _Download: http://silex.sensiolabs.org/download
.. _Symfony2: http://symfony.com/
.. _Pimple: http://pimple.sensiolabs.org/
.. _Sinatra: http://www.sinatrarb.com/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment