swoole / library

📚 Swoole Library
https://wiki.swoole.com/#/library
Apache License 2.0
239 stars 56 forks source link

PSR Implementations #146

Open leocavalcante opened 2 years ago

leocavalcante commented 2 years ago

This PR proposes a psr/ directory at Library's source-code (src/) to receive PSR implementations based on Swoole's ecosystem.

As a reference the “PSR-6: Caching Interface” was implemented using Swoole\Table underneath.

PSRs are becoming more and more a vital part of the PHP developer's daily work and Swoole can't be outside this community's effort to make this integrate seeamsly.

After this idea being approved, planned implementations includes: