Home  >  Article  >  Backend Development  >  8 Best PHP Libraries

8 Best PHP Libraries

WBOY
WBOYOriginal
2016-07-25 08:48:55828browse


The purpose of the PHP Standard Library (SPL) is to provide a set of interfaces to allow developers to make full use of object-oriented programming in PHP5. Therefore, in this article, we have collected 8 of the best PHP libraries that can help developers simplify their work and serve their development tasks.
1. Whoops: Better php error reporting library
Whoops is a PHP library that makes it easy to handle and debug errors. It provides stack-based error handling and a nice error interface. It has a simple API to handle exceptions, track frames and data, and integrates with any framework (ready-to-use integrations and Silex).
2. PhpFastCache
phpFastCache is an open source PHP caching library that only provides a simple PHP file, which can be easily integrated into existing projects and supports multiple caching methods, including: apc, memcache, memcached, wincache, files, pdo and mpdo. A simple API can be used to define how long the cache is valid.
3. Eden: Powerful PHP library
Eden is an open source and free PHP rapid development library. It contains many components for autoloading, event-driven, document systems, caching, templates, internationalization, databases, web services, payment gateways, loading and cloud service technologies. In order to give us the best choice, he has implemented existing functions with Google services (Youtube, Drive, Contacts, Analytics, Checkout, Maps), Facebook, Twitter, Tumblr (light blog) , PayPal, Authorize.net, FedEx, UPS, Amazon + Rackspace Clouds and other services.
4. Php Error
PHP Error is an open source PHP library used to convert standard PHP error messages, mainly used for debugging during the development process. PHP Error is tightly integrated into the PHP environment and displays error prompts with syntax highlighting.
5. Detector
Detector is an open source PHP library used to detect many things about the user's browser environment. It captures browser usage and the browser's HTML5 CSS3 capabilities, analyzes whether mobile phones, tablets, desktops or web crawlers and other items such as: color depth, viewport size, cookies, etc. are supported. The library can automatically adapt to new browsers, versions and devices using unique user agent characters for each browser.
6. Opauth
Opauth is an open source PHP library that provides support for OAuth authentication, so that you don’t need to pay attention to the differences between different Providers and provides a unified and standard access method. Currently supporting Google, Twitter and Facebook, other Provider support will be provided gradually. It also supports handling any OAuth authentication provider.
7.pChart
pChart is a PHP library for creating a variety of charts from SQL queries, CSV files, and manually feeding data sources into charts. A strong point is the rendering quality of charts, and the project is actively developed with new features and bug fixes every week.
8. Php Thumb
PHP Thumb is a PHP class used to generate thumbnails of images. It only takes a few lines of code, supports multiple image sources, including file systems or databases, and supports most image formats. You can also rotate, cut, add watermarks to pictures, etc. Executable definition of thumbnail quality, providing built-in caching to reduce server load.
Receive LAMP Brothers’ original PHP tutorial CD/"Essential PHP in Details" for free. For details, please contact the official website customer service: http://www.lampbrother.net
PHPCMSSecondary development http: //yun.itxdl.cn/online/phpcms/index.php?u=5
WeChat development                                                                    
Mobile Internet Server Side Development http://yun.itxdl.cn/online/server/index.php?u=5
JavascriptCourse http:// yun.itxdl.cn/online/js/index.php?u=5
CTOTraining Camp                                                                                             5

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn