Home > Backend Development > PHP Tutorial > Problems using phalcon in other frameworks

Problems using phalcon in other frameworks

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-30 09:37:31
Original
1109 people have browsed it

How to use phalcon in other frameworks, or can I use its functions? Are they some encapsulated classes?

Problems using phalcon in other frameworks

Reply content:

How to use phalcon in other frameworks, or can I use its functions? Are they some encapsulated classes?

Problems using phalcon in other frameworks

phalcon and yaf are both extensions, and you can use some of its functions in your framework as needed

It is an extension framework. You can call the classes and functions of this framework as PHP built-in functions and built-in classes in other frameworks.

The components and functions encapsulated in phalcon, such as ORM, DI, dispatcher, security components, etc.
can be used directly like the code in the map

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template