I’m thinking of making a PHP script, and to hasten my progress, I wanted to use a PHP framework. Is it allowed to use frameworks?
For an item of sale you mean?
- Author was Featured
- Beta Tester
- Bought between 10 and 49 items
- Community Moderator
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Grew a moustache for the Envato Movember competition
- Has been a member for 4-5 years
Depends what sort of framework you mean and what the license of the framework is. E.g. if the framework is only licensed under GNU GPL then difficulties occur with regards to the legal issues of licencing.
Which framework in particular are you intending on using? 
Sorry to derail but would Kohana be allowed?
- Author was Featured
- Beta Tester
- Bought between 10 and 49 items
- Community Moderator
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Grew a moustache for the Envato Movember competition
- Has been a member for 4-5 years
Thecodingdude said
Sorry to derail but would Kohana be allowed?
Kohana is distributed with a BSD license which means it SHOULD be fine to use with your file, although I’m not guaranteeing it wont be an issue! 
