I don't know who used propel to do orm,propel efficiency. It's OK, write it like this:
1. $author = new author ();
2. $author->setfirstname (' Jane ');
3. $author->setlastname (' Austen ');
4. $author->save ();
The anthor here are the classes
Ziadoz a list of PHP resources that are maintained on GitHub, including libraries, frameworks, templates, security, code Analysis, logs, third-party libraries, configuration tools, Web tools, books, ebooks, classic blogs, and more. Bó Lè has
Dependency ManagementDependency and Package Management Library
Composer/packagist: A package and dependency manager
Composer Installers: A multi-frame Composer Library Installer
Pickle: a php extension installer
Other
Other frameworksOther web development frameworks
Symfony cmf-Create a custom CMS Content management framework
KNP rad bundle-symfony 2 Fast Application (RAD) Pack
Framework ComponentsStandalone components from the Web development
Day 2 -- set a data modelSymfony ReviewOn the first day of this long but interesting guide, we learned how to install the symfony framework and set up a new program and development environment, the source code version control is used to store the
PHP ORM Framework and simple code implementation
Object Relational Mapping (relational Mapping, or ORM) is a technique to solve the mismatch between object-oriented and relational databases. In a nutshell, ORM automatically persists objects in a
Object Relational Mapping (relational Mapping, or ORM) is a technique to solve the mismatch between object-oriented and relational databases. In a nutshell, ORM automatically persists objects in a program to a relational database by using metadata
PHPORM framework and simple code implementation. ObjectRelationalMapping (ORM) is a technology designed to solve the mismatch between object-oriented and relational databases. To put it simply, ORM is a technology that uses Object Relational ING
Object Relational ing (ORM) is a technology designed to solve the mismatch between objects and Relational databases. To put it simply, ORM automatically persists the objects in the program to the relational database by using metadata that describes
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.