You are not logged in.
- Topics: Active | Unanswered
#1 2009-11-12 11:09:17
- codercrowley
- Member
- Registered: 2009-11-12
- Posts: 2
New Open Source PHP 5 Application Development Framework Logikit
HiFolks,
Our framework awaits your attention, critiques and contributions.
It's only at version 1.0 but already has a quite well documentation full of examples.
It's really fast, adheres to MVC pattern and usable.
Offline
#2 2009-11-12 12:34:23
Offline
#3 2009-11-12 12:56:38
- FSX
- Developer

- From: NL
- Registered: 2008-05-09
- Posts: 805
- Website
Re: New Open Source PHP 5 Application Development Framework Logikit
I agree with lie2815. It looks similar. Did you base your code on CI? If so, you need to re-license it under the GPL.
Offline
#4 2009-11-12 13:14:47
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 4,071
- Website
Re: New Open Source PHP 5 Application Development Framework Logikit
They do have a credits page, but that only references the documentation, which is clearly based on CodeIgniter's documentation, partially even copied. The code is at least structurally based on CodeIgniter's, but I don't know whether they copied anything there. It's at least a similar, probably the same coding style, but it is PHP5 only...
Offline
#5 2009-11-14 17:48:03
- logikit
- Member
- Registered: 2009-11-14
- Posts: 1
Re: New Open Source PHP 5 Application Development Framework Logikit
Hey guys,
Can Ince from Logikit::Framework here.
Just to clearify some points: As mentioned on the credits page, the doc style -an event some phrases- are borrowed from CI as they were the only understandable tutorial example amongst I had the opportunity to ckeck out.
The rest, the architecture, MVC+F+V (MVC & form and validation) design, and every line of code is home made.
There are some ideas borrowed from CI, and some borrowed from Zend, but the coding and the total solutions are 100% authentic.
Otherwise, It would be meaningless to launch another framework.
For detailed info, read my article http://logikitframework.blogspot.com/20 … h-php.html
I'm open to any critiques, contributions or any kinda help.
Cheers.
Offline
#6 2009-11-14 18:35:48
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 4,071
- Website
Re: New Open Source PHP 5 Application Development Framework Logikit
Nice blog post.
I gotta admit, I was a little superficial there. Having looked at the framework a little more in-depth I have to say I quite like it - now I want to play with it ![]()
Offline
#7 2009-12-02 11:03:52
- codercrowley
- Member
- Registered: 2009-11-12
- Posts: 2
Re: New Open Source PHP 5 Application Development Framework Logikit
With the new release, image processing, ftp and email libraries are also introduced.
This is a major update. Users are encouraged to upgrade to this version.
Logikit::Framework (LF for short) is an application development framework for PHP 5.
The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.
Offline
#8 2009-12-02 11:17:42
- Reines
- Lead developer

- From: Scotland
- Registered: 2008-05-11
- Posts: 3,165
- Website
Re: New Open Source PHP 5 Application Development Framework Logikit
Please use your other topic, this isn't somewhere to advertise every release you make. I've merged them this time but in the future they will be deleted.
Offline
