Difference between revisions of "PHP Frameworks Hackathon"

From Hackerspace.gr
Jump to: navigation, search
m
(Implementation of a pre-set solution in various PHP frameworks, for reasons of comparison)
Line 12: Line 12:
 
|country=Greece
 
|country=Greece
 
}}
 
}}
Implementation of a pre-set solution in various PHP frameworks, for reasons of comparison and testing
+
Use your favorite PHP Framework to implement a small web project and convince the rest why they should use it!
  
- Views
+
Don't use one? You can still join a team and try something new!
  
- Validation
 
  
- ORM
+
A small web project will be given with a basic set of features.
  
- User Management
+
Teams will be formed to implement the project.
  
- Admin Area
+
Each team should choose a specific PHP Framework for the implementation.
  
- Translatable Platform
 
  
- Unit Testing
+
The project will be split in the following milestones. In parenthesis is what will be evaluated
  
 +
1. Home page and Contact Page (Html Integration/Form Creation/Routing)
  
 +
2. A SignUp Form (Database ORM/Form Validation)
  
 +
3. Administration Area (User Management)
  
[More info to follow]
+
4. Translatable routes and content (Translations)
 +
 
 +
5. Controller and Model Tests (Unit Testing)
 +
 
 +
 
 +
The implemented solutions will be evaluated in the following categories
 +
 
 +
1. Code Readability
 +
 
 +
2. Website Performance
 +
 
 +
3. Website Security
 +
 
 +
 
 +
The purpose of the Hackathon is to compare PHP Frameworks! Not developers.
 +
 
 +
This is a two days event:
 +
 
 +
Saturday and Sunday 12-13/10 from 11am-7pm.

Revision as of 01:17, 6 October 2013

Php.gif
Starts Organizer
Sat 12 Oct 2013 11:00 Anyone interested in PHP frameworks
Ends Event Owner
Sat 12 Oct 2013 19:00 User:Jinxcat

Comparison and testing of PHP frameworks



Use your favorite PHP Framework to implement a small web project and convince the rest why they should use it!

Don't use one? You can still join a team and try something new!


A small web project will be given with a basic set of features.

Teams will be formed to implement the project.

Each team should choose a specific PHP Framework for the implementation.


The project will be split in the following milestones. In parenthesis is what will be evaluated

1. Home page and Contact Page (Html Integration/Form Creation/Routing)

2. A SignUp Form (Database ORM/Form Validation)

3. Administration Area (User Management)

4. Translatable routes and content (Translations)

5. Controller and Model Tests (Unit Testing)


The implemented solutions will be evaluated in the following categories

1. Code Readability

2. Website Performance

3. Website Security


The purpose of the Hackathon is to compare PHP Frameworks! Not developers.

This is a two days event:

Saturday and Sunday 12-13/10 from 11am-7pm.