BlogGalleryAbout meContact

okapi release 1.0.0

Now we can really celebrate. After a long time of work, we were finally able to release v.1.0.0 of Okapi (Which is our preferred framework).
Why another PHP framework you might ask.. A pure sign of the `not invented here' syndrome :)
Why is it better than other frameworks? It's pretty darn fast! And it lets the developer hack a lot of stuff on his own - which, I've been told, is the intended way in PHP :)
And it's still a framework! Not like some other frameworks which are just one big include to get stuff like A() B() C() D() E() and the like..
We actually tend to keep the core very simple and small and try to support as many custom extensions as we can, to keep extensions which are not as documented and tested as we want them to out of okapi. But since we can't do everything on our own, it's actually very simple to include PEAR and ZendFW code into your Okapi application/project.

Find okapi here: okapi.liip.ch
Find the buzz here: blog.liip.ch

And I really want to personally thank Patrice for keeping his flock of sheep (us) together and to make us write documentation and tests! (Actually, documentation required a lot of his effort!) Thanks a lot!
 Permalink

Comments

No new comments allowed (anymore) on this post.