PHPProject
A PHP Project provides the basic project support and a helpful PHP environment.
The basic project support includes:
- Create, Copy, Delete a project.
- Logical project representation
- Import local files into a project
- etc...
PHP Environment provided by a project:
- PHP sources directory
- PHP External libraries (planned)
- Project files Encoding
- Basic skeletons for simple scripts
- Actions depending on Configured PHP Runtime

