jjdejong / phpip-legacy

Patent and other IP rights portfolio manager and docketing system
GNU General Public License v3.0
1 stars 3 forks source link

Obsolescence of Zend Framework 1 - what next? #15

Closed jjdejong closed 2 years ago

jjdejong commented 7 years ago

Migrating the application to Zend Framework 2 is too tough, because it actually requires a full redesign. Since a full redesign is required anyway, I envision porting the application to another MVC framework that is easier to learn than ZF2 - Laravel. I'll be posting my initial works soon.

jjdejong commented 7 years ago

I posted the beginning of a Laravel port. It's in https://github.com/jjdejong/phpip-v2. Check the documentation there if you want to give it a try.