Phalcon is awesome for team startup
July 08, 2015 02:35
'm a professional web developer from Vietnam with B.S Physics and Engineering. I'm a Phalcon enthusiast as Opensource. In free time, I was support on forum Phalcon also my forum and contribution core Phalcon.
I use Phalcon for all my projects for last 2 years. It's fast & easy.
June 08, 2015 02:28
I think precompiled PHP is the way to go. It saves CPU cycles, RAM and overall I/O. It saves money too. Smaller requirements = smaller bills.
I've tried symfony and zend. Phalcon was easiest to use.
megmorsie uses CodeIgniter
I used CodeIgniter while working at KHM Travel Group. It was the system we used for an affiliate-based site called TravSearch, which I later replaced with a WordPress Multisite. I developed a .csv upload form to transfer all the information from the affiliate table of CodeIgniter to the user and options tables in WPMU.
gllona uses CodeIgniter
CodeIgniter is the MVC framework used for the PHP coding. Also, validation criteria for (database) table fields are the provided by CodeIgniter, and signatures for others are derived from those.
delbin uses CodeIgniter
It is super easy to do things in PHP using codeigniter. Used the MVC architecture to create different types of pages and modules.