README.md

May 31, 2024 · View on GitHub

About Phalcon

基于Phalcon的高性能PHP框架,集成Composer 支持MongoDB Redis操作,监听器,中间件,以及多语言支持

GitHub license Twitter

  • A framework which use phalcon
  • High performance
  • Composer
  • Database support Redis, MongoDB, MySql
  • Event listener
  • Middleware
  • I18n translate
  • Debugging easier with whoops project

Environment

  • php >= 8.1
  • phalcon >= 5.7
  • composer

Advice

  • Mcrypt was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0.

How to use

  1. cd to /{$root}/
  2. copy .env.sample to .env or .env.local

Components

componentintrodocument
laminas/laminas-permissions-rbacRBACdocs
laminas/laminas-crypt加密和密码HASHdocs
firebase/php-jwtJWT(JSON Web Tokens)docs
endroid/qr-code用于生成二维码docs
phpgangsta/googleauthenticator令牌验证相关docs
overtrue/wechat微信SDKdocs
omnipay/omnipay支付Omnipaydocs
xxtime/paytime支付PayTimedocs
geoip2/geoip2地理位置分析docs
league/oauth2-serverAuth2.0 Serverdocs
bshaffer/oauth2-server-phpAuth2.0 Serverdocs
league/oauth2-clientAuth2.0 Clientdocs
mobiledetect/mobiledetectlib设备识别docs
mongodb/mongodbMongoDB抽象层docs
hashids/hashidsHashidsdocs
jenssegers/optimusID转换docs
league/climate命令行颜色docs

Reference

About