简体   繁体   中英

How to get only the http class from slim framework?

I want to use only the http routing in my php project. Is there any chance I can get only the http class from slim framework into my raw php file?

我以为 Slim 使用了 Symfony (https://symfony.com/doc/current/components/http_foundation.html ) 的 HttpFoundation ?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM