hunzhiwange / framework
The QueryPHP Framework.
Installs: 15 609
Dependents: 1
Suggesters: 0
Security: 0
Stars: 66
Watchers: 5
Forks: 6
Open Issues: 1
Requires
- php: >=8.3
- composer-runtime-api: >=2.1
- ext-mbstring: *
- ext-openssl: *
- firebase/php-jwt: ^6.10.0
- gettext/gettext: ^5.7.0
- gettext/php-scanner: ^2.0.0
- league/flysystem: ^3.27.0
- league/flysystem-sftp-v3: ^3.26.0
- maximebf/debugbar: ^1.22.3
- monolog/monolog: ^3.6.0
- nunomaduro/collision: ^8.1.1
- psr/container: ^2.0.2
- symfony/console: ^7.0.7
- symfony/filesystem: ^7.0.7
- symfony/finder: ^7.0.7
- symfony/http-foundation: ^7.0.7
- symfony/process: ^7.0.7
- symfony/var-dumper: ^7.0.7
- vlucas/phpdotenv: ^5.6.0
Requires (Dev)
- league/flysystem-ziparchive: ^3.27.0
- swoole/ide-helper: ^5.1.3
Suggests
- ext-swoole: Required to use swoole (^5.1.3).
- league/flysystem-ziparchive: ZipArchive adapter support. (^3.27.0)
Replaces
- leevel/auth: v2.0.1
- leevel/cache: v2.0.1
- leevel/config: v2.0.1
- leevel/console: v2.0.1
- leevel/database: v2.0.1
- leevel/debug: v2.0.1
- leevel/di: v2.0.1
- leevel/encryption: v2.0.1
- leevel/event: v2.0.1
- leevel/filesystem: v2.0.1
- leevel/http: v2.0.1
- leevel/i18n: v2.0.1
- leevel/kernel: v2.0.1
- leevel/log: v2.0.1
- leevel/manager: v2.0.1
- leevel/page: v2.0.1
- leevel/router: v2.0.1
- leevel/server: v2.0.1
- leevel/session: v2.0.1
- leevel/support: v2.0.1
- leevel/validate: v2.0.1
- leevel/view: v2.0.1
- dev-master / 2.0.x-dev
- v2.0.1
- v2.0.0
- v1.1.55
- v1.1.54
- v1.1.53
- v1.1.52
- v1.1.51
- v1.1.50
- v1.1.49
- v1.1.48
- v1.1.47
- v1.1.46
- v1.1.45
- v1.1.44
- v1.1.43
- v1.1.42
- v1.1.41
- v1.1.40
- v1.1.39
- v1.1.38
- v1.1.37
- v1.1.36
- v1.1.35
- v1.1.34
- v1.1.33
- v1.1.32
- v1.1.31
- v1.1.30
- v1.1.29
- v1.1.28
- v1.1.27
- v1.1.26
- v1.1.25
- v1.1.24
- v1.1.23
- v1.1.22
- v1.1.20
- v1.1.19
- v1.1.18
- v1.1.17
- v1.1.16
- v1.1.15
- v1.1.14
- v1.1.13
- v1.1.12
- v1.1.11
- v1.1.10
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.0
- v1.1.0-rc.5
- v1.1.0-rc.4
- v1.1.0-rc.3
- v1.1.0-rc.2
- v1.1.0-rc.1
- v1.1.0-beta.3
- v1.1.0-beta.2
- v1.1.0-beta.1
- v1.1.0-alpha.3
- v1.1.0-alpha.2
- v1.1.0-alpha.1
- 1.0.x-dev
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-rc.6
- v1.0.0-rc.5
- v1.0.0-rc.4
- v1.0.0-rc.3
- v1.0.0-rc.2
- v1.0.0-rc.1
- v1.0.0-beta.6
- v1.0.0-beta.5
- v1.0.0-beta.4
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- v1.0.0-alpha.3
- v1.0.0-alpha.2
- v1.0.0-alpha.1
This package is auto-updated.
Last update: 2024-11-22 10:12:51 UTC
README
The QueryPHP Framework
This is the core framework code of QueryPHP.
QueryPHP is a modern, high performance PHP progressive framework, to provide a stable and reliable high-quality enterprise level framework as its historical mission. USE LEEVEL DO BETTER And More Information...
- Site: https://www.queryphp.com/
- China Mirror Site: https://queryphp.gitee.io/
- Documentation: https://www.queryphp.com/docs/
Features
- Production-ready
- Simple high performance routing
- Expressive template engine
- Powerful ORM based on domain driven design
- High quality code and high coverage unit testing
License
The QueryPHP framework is open-sourced software licensed under the MIT license.