Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP: Custom Framework or Existing Framework? [closed]

Tags:

php

frameworks

I work at a company where we are constantly building out sites that require forms. We do the standard operations on these forms such as validation, saving to a DB and etc. These sites typically have an authentication page and then several content pages with forms in between. Should I write my own framework to get this done or is there an existing framework that I should use. My focus here is to lower the amount of repeated coding and or possibly come up with some starting template that most sites can be based off. I'd like this to be an MVC solution and OOP if possible. What do you guys suggest?

like image 985
Nicholas Hazen Avatar asked Apr 01 '26 07:04

Nicholas Hazen


2 Answers

Simply choose from one of the following:-)

Adroit
Adventure PHP Framework 
Agavi 
Akelos Framework 
Ambivalence
Amhulio
Andromeda Project
ash.MVC
Atomik Framework
ATK Framework 
Bedrock Framework
Blue Shoes Framework
CakePHP 
Castle-PHP
CIEXtended
CodeIgniter Framework 
CoughPHP 
DIY MVC
DooPHP
DragonPHP
evoCore 
eZ components 
FAT-FREE PHP
Flow3
Flourish
FuelPHP
FUSE MVC Framework 
Fusebox Framework 
Horde Application Framework 
InterJinn 
Ister
Jelix 
KISSMVC
Kimura Framework 
KohanaPHP 
Kolibri 
Konstrukt 
KumbiaPHP
Laravel
LightVC 
LightMVC
Limb3 
Lion framework
Lisa framework 
Lithium
Madeam PHP Framework 
Maintainable PHP Framework 
MagicPHP
Maverick PHP
mgframework
MiMVic
Noloh
NettePHP
Ocubed
Odin Assemble
Open Delight
OpenBiz 
Orinoco
P4A 
Php BURN
PHPCliFramework
PHP on TRAX 
PHPDevShell 
phpHtmlLib
PHOCOA 
PhpPeanuts 
PHPulse 
PHPWork
Pluf 
Prado Framework 
PSX Framework
Qcodo 
QCubed 
QPHP 
Recess!
Sapphire 
Seagull Framework 
SENCHA
Simplicity
SimplePHP
SOLAR Framework 
Sonic Framework
Sourdough
Spaghetti PHP
SpotLight
Stubbles 
Swat 
Symfony 
Tangra Framework 
Tigermouse 
TinyMVC 
TKSelf
VLC for PHP
Vork Enterprise PHP Framework
WACT
WasP
WEB2BB
Xajax 
Xataface 
Yii PHP Framework 
Yellow Duck Framework
Zephyr Framework
Zend Framework 
ZOOP Framework 
like image 155
raidenace Avatar answered Apr 02 '26 20:04

raidenace


First take a look at existing web frameworks, there's no need to reinvent the wheel. If none fits then try to write your own framework. Often custom frameworks are built upon existing ones, but sometimes the needs are so sophisticated they require a solution built from scratch.

like image 37
Andrzej Bobak Avatar answered Apr 02 '26 21:04

Andrzej Bobak



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!