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
c98f3529
Commit
c98f3529
authored
Feb 19, 2017
by
Arnaud Ligny
Committed by
Fabien Potencier
Mar 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst
parent
002a6a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
README.rst
README.rst
+5
-3
No files found.
README.rst
View file @
c98f3529
...
@@ -2,7 +2,9 @@ Silex, a simple Web Framework
...
@@ -2,7 +2,9 @@ Silex, a simple Web Framework
=============================
=============================
Silex is a PHP micro-framework to develop websites based on `Symfony
Silex is a PHP micro-framework to develop websites based on `Symfony
components`_::
components`_:
.. code-block:: php
<?php
<?php
...
@@ -42,8 +44,8 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_:
...
@@ -42,8 +44,8 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_:
.. code-block:: bash
.. code-block:: bash
$
composer install
composer install
$
phpunit
phpunit
Community
Community
---------
---------
...
...
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