phpFastCache
为什么80%的码农都做不了架构师?>>>
The PHP high-performance object caching system ever. phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. phpFastCache dropped the database load to almost nothing, yielding faster page load times for users, better resou…http://www.phpfastcache.com
http://www.phpfastcache.com/
What is Fractal?
Fractal provides a presentation and transformation layer for complex data output, the like found in RESTful APIs, and works really well with JSON. Think of this as a view layer for your JSON/YAML/etc.
When building an API it is common for people to just grab stuff from the database and pass it to json_encode(). This might be passable for “trivial” APIs but if they are in use by the public, or used by mobile applications then this will quickly lead to inconsistent output.
Fractal on Packagist
http://fractal.thephpleague.com/
转载于:https://my.oschina.net/yjft/blog/893878
总结
以上是生活随笔为你收集整理的phpFastCache的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: JDK8对并发的新支持
- 下一篇: php preg_replace 正则替