Are there many PHP public domain projects out there?
I'm particularly interested in CMS project materials.
So far - outside of my own projects - I've found /very/ little PD
PHP material out there.
A large proportion of the PHP community seems to have embraced the Gnu
licenses - complete with all their restrictions on the users of the
software.
I don't want to copyright my code - or impose restrictions on its users.
So far about the only PD PHP project I have found is:
This is well out of date, relies on REGISTER_GLOBAL S - and (despite
its /claimed/ license conditions) contains multiple sections of code
emblazoned with copyright statements with unspecified license conditions -
a combination which renders it practically useless to me :-(
There must be some other public domain PHP material out there.
Are there /any/ useful PHP libraries in the public domain? What
sources are there which can be used as genuinely free sources of code?
Thanks in advance for any assistance.
--
__________
|im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
I'm particularly interested in CMS project materials.
So far - outside of my own projects - I've found /very/ little PD
PHP material out there.
A large proportion of the PHP community seems to have embraced the Gnu
licenses - complete with all their restrictions on the users of the
software.
I don't want to copyright my code - or impose restrictions on its users.
So far about the only PD PHP project I have found is:
This is well out of date, relies on REGISTER_GLOBAL S - and (despite
its /claimed/ license conditions) contains multiple sections of code
emblazoned with copyright statements with unspecified license conditions -
a combination which renders it practically useless to me :-(
There must be some other public domain PHP material out there.
Are there /any/ useful PHP libraries in the public domain? What
sources are there which can be used as genuinely free sources of code?
Thanks in advance for any assistance.
--
__________
|im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
Comment