If you are newbie then you should start with small to understand concepts, then go for other. I will suggest latest Cygnite PHP Framework which is dead simple but with various of good features in it.
Composer powered, light-weight, Form Builder, Dynamic Finders, Driven by proven Symfony2 Components, Cygnite CLI, Schema Builder, Code Generator and many more.
Have a look-
http://www.cygniteframework.com/
Cygnite PHP Framework - New cool kid
Moderator: General Moderators
Cygnite PHP Framework - New cool kid
Last edited by sanjoydey on Thu Jun 19, 2014 12:37 pm, edited 2 times in total.
Re: Cygnite PHP Framework - New cool kid
Can you demo?
Re: Cygnite PHP Framework - New cool kid
There's a link to download it and set up is documented and very simple. Why not just try it locally?
Re: Cygnite PHP Framework - New cool kid
Sample source code for crud application is shipped with Cygnite Skeleton application itself. You may have a look at the GIT HUB repository.babyskill wrote:Can you demo?
official repository -
https://github.com/cygnite/cygnite-application
https://github.com/cygnite/framework
For manual download -
https://github.com/sanjoydesk/cygniteframework
You can also download the framework and start building sample application with beautiful user guide.
Cheers!
Re: Cygnite PHP Framework - New cool kid
You can have a look at Video Tutorial Channel may help you to get started.babyskill wrote:Can you demo?
https://www.youtube.com/channel/UCCTfZw ... Hh0VA/feed
Some posts
http://www.appsntech.com/2014/10/facebo ... using.html
http://www.appsntech.com/2014/11/genera ... hin-2.html
http://www.appsntech.com/2014/07/buildi ... using.html
http://www.appsntech.com/2014/11/how-to ... gnite.html
Thanks!
-
student975
- Forum Newbie
- Posts: 1
- Joined: Mon Dec 08, 2014 11:15 pm
Re: Cygnite PHP Framework - New cool kid
From the site: "You need an lightweight framework", "You need exceptional performance". Are there some benchmarks? In a simple test of a sample app (in prod mode, of course) with "wrk -c 100" (and native opcode turned on) I have got less rps rather yii2 while the last one isn't lightweight 
Re: Cygnite PHP Framework - New cool kid
Yes have a look at benchmark results out there https://github.com/kenjis/php-framework-benchmark. The v1.3 stands just behind the Yii2 leaving most of other popular framework behind. You can expect much better things out in upcoming versions.student975 wrote:Are there some benchmarks? In a simple test of a sample app (in prod mode, of course) with "wrk -c 100" (and native opcode turned on) I have got less rps rather yii2 while the last one isn't lightweight
Stay tuned!! We are updating regularly.
The powerful toolkit to build your next awesome application. Enjoy the fresh air.