Raman framework idea is removing css & javascript coding. Many helpers and forms has been designed that generate css & javascripts codes just with php functions. some actions like uploading files, validating forms(with js and php) , etc needs NO CODE! What is the advantage?
- Easy designing: Reduce codes and fast programming
- Easy editing: You can change helpers in all pages easily. just change helper (or extend from that)
- Fully Object Oriented: while CSS is not even a programming language! It means you can make change or create new helpers by extending from existing helpers