FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP on PIE: framework that combines the best ideas from great PHP projects
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
PHP on PIE: framework that combines the best ideas from great PHP projects [message #170023] Tue, 05 October 2010 19:53
EGreg is currently offline  EGreg
Messages: 1
Registered: October 2010
Karma: 0
Junior Member
Hey guys.

That subject line is from http://twitter.com/smashingmag/status/24265125751
:-P

Actually I just wanted to let you know that I made a new kind of PHP
framework, one that is not just a reals clone but hopefully helps
people take advatnage of real PHP. It takes a lot of concepts from
Drupal, symfony, Kohana and other frameworks and it's meant to be
super-fast and extensible.

So think CodeIgniter but way more powerful, extensible and reusable.
Except they have a cooler tagline involving "kick-ass PHP programs"
whereas mine just says "you can make great applications with PHP".

Just a few features off the top of my head:

* autogenerate models from your database
* turn your completed applications into plugins for others to use
* nearly everything can be overriden/customized
* unprecedented ajax support right ouf of the box
* re-usable components called "tools" that are self-contained with
their own javascript and back-end
* very intelligent ORM in case you want to use it
* extremely fast, like this fast: http://phponpie.com/fast.php
* and just in case you scale to 1 million users or more, it supports
sharding
* oh and it promotes REST principles and separation of code, but you
can make it do whatever you want

It took me over a year to write this, and I've built a couple
frameworks before. But this is the ultimate one. I'm just releasing
this as open source because I think it might help others. Check it out
for yourself and enjoy. Any questions, you can contact me on there.

Greg
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Checking for content in string creates time-out??
Next Topic: why does $_SERVER['PHP_SELF'] say /test.php/test.php for test.php?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 16:33:03 GMT 2024

Total time taken to generate the page: 0.07160 seconds