Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jhayann/simple-php
Browse files Browse the repository at this point in the history
  • Loading branch information
yourjhay committed Jun 22, 2019
2 parents 9584993 + 95bc618 commit d54d185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The Simple PHP Framewrok
# The Simply PHP Framewrok
[![Latest Stable Version](https://poser.pugx.org/simplyphp/framework/v/stable)](https://packagist.org/packages/simplyphp/framework)
[![Total Downloads](https://poser.pugx.org/simplyphp/framework/downloads)](https://packagist.org/packages/simplyphp/framework)
[![License](https://poser.pugx.org/simplyphp/framework/license)](https://packagist.org/packages/simplyphp/framework)
Expand All @@ -11,7 +11,7 @@ The Simple PHP is lightweight web application framework.
- Using namespace in classes with autoloading
- Controllers with method filters
- Beatiful and Elegant Syntax
- Uses Blade Template Engine (optional)
- Uses Twig Template Engine (optional)
- Models with resource-friendly connectivity
- Evironment Configuration
- Error Handling and Reporting
Expand Down

0 comments on commit d54d185

Please sign in to comment.