phpWork is influenced by other PHP frameworks, Java-based ones and mostly by ASP.NET and Borland Delphi. It tries to get the best of the above platforms as well as to avoid some problematic parts. Basically it:
- Brings the elegance of Java and C#
- Drops all Perl-like bizzare statements, which other PHP frameworks use
- Relies extensively on OOP concepts
- It's not only for hardcore PHP developers, you can use with very little knowledge in PHP
- Provides extremely easy way(Widget API) to integrate 1000s of free widgets
- .PHP - presentation logic
- .PHP.SCRIPT - business/programming logic



