Download the PHP package dcr/framework without Composer
On this page you can find all versions of the php package dcr/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dcr/framework
More information about dcr/framework
Files in dcr/framework
Package framework
Short Description another framework
License MIT
Homepage https://symfony.com
Informations about the package framework
dcr框架 - 整合各个包,然后模仿laravel 骨架 实现的框架
- 集成 laravel orm
- restful route
- predis
- guzzle
- monolog
- rabbitmq, workerman websocket
- container
- facade
- console
- migrate
- event
- crontab
- middleware 中间件注解
- validate
- monolog
- collection carbon
- dotenv
- PHP8特性attributes以及反射实现路由注解
安装
http: 生产不推荐,推荐使用nginx
websocket: 基础于workerman gateway
crontab: 基础于workerman crontab
更多文档
command 应用
路由注解 和 中间件注解 以及Inject注解 使用
从容器 拿对象 获取 参数
redis 操作
orm model ,使用和laravel orm一致
控制器validate
获取配置 需要use DI\Attribute\Inject
中间件 需要app/Middleware/Kernel.php
配置
Console 命令应用 需要在app/Console/Kernel.php
配置 命令类
event 事件
listener 监听者
触发事件
或者
crontab 秒级定时任务 使用的workerman crontab
依赖如下组件 并查阅文档 使用 组合了 此框架
demo
test
更多文档
我的其他包:
https://github.com/guanhui07/dcr 借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes实现了路由注解、中间件注解、Laravel Orm等特性
https://github.com/guanhui07/redis Swoole模式下 Redis连接池
https://github.com/guanhui07/facade facade、门面 fpm模式下可使用
https://github.com/guanhui07/dcr-swoole-crontab 基于swoole实现的crontab秒级定时任务
https://github.com/guanhui07/database 基于 illuminate/database 做的连接池用于适配Swoole的协程环境
https://github.com/guanhui07/dcr-swoole 高性能PHP Framework ,Cli模式,基于Swoole实现,常驻内存,协程框架,支持容器、切面、PHP8特性attributes实现了路由注解、中间件注解、支持Laravel Orm等特性
https://github.com/guanhui07/open-ai chatgpt sdk
https://github.com/guanhui07/timer php定时器,参考了workerman源码 实现一个单进程(守护进程)的定时器。
https://github.com/guanhui07/open-ai open-ai chatgpt调用
https://github.com/guanhui07/geohash 附近的人 geohash
All versions of framework with dependencies
ext-bcmath Version *
ext-curl Version *
ext-gd Version *
ext-json Version *
ext-libxml Version *
ext-openssl Version *
ext-pcntl Version *
ext-simplexml Version *
doctrine/annotations Version ^2.0
doctrine/instantiator Version ^1.5
doctrine/migrations Version ^3.5
elasticsearch/elasticsearch Version ^7.1
firebase/php-jwt Version ^6.3
gregwar/captcha Version ^1.1
guanhui07/facade Version ^1.0
guzzlehttp/guzzle Version ^7.5
illuminate/database Version ^9.45
illuminate/support Version ^9.0
inhere/console Version ^4.1
inhere/php-validate Version ^3.0
intervention/image Version ^2.7
joanhey/adapterman Version dev-master
middlewares/utils Version ^3.3
monolog/monolog Version ^3.2
mwangithegreat/faker Version ^1.9
nesbot/carbon Version ^2.64
nikic/fast-route Version ^1.3
opis/closure Version ^3.6
php-amqplib/php-amqplib Version ^3.0
hyperf/aop-integration Version ~1.1
hyperf/utils Version 3.0.0
hyperf/di Version 3.0.0
php-di/php-di Version ^7.0
predis/predis Version ^2.0
qiniu/php-sdk Version ^7.7
spatie/image Version ^2.2
symfony/event-dispatcher Version ^6.2
symfony/finder Version ^6.2
symfony/http-kernel Version ^6.2
vlucas/phpdotenv Version ^5.4
workerman/crontab Version ^1.0
workerman/gateway-worker Version dev-master
workerman/gatewayclient Version ^3.0
workerman/workerman Version ^4.0
ext-posix Version *