菜单

8 Best Php Libraries for Developers

2013年07月4日 - php

 

php-error

The goal of the Standard PHP Library-or SPL, in brief-is to provide a standard library of interfaces which allows developers to take full advantage of object-oriented programming in PHP 5.Therefore in this article we have collected 8 of the best PHP Libraries which will assist and help developers to simplify their work and serve their development tasks.

If you like the article you might be interested in our other article on 8 Best Php Tools and Applications for Developers”

1. Whoops : Library for Better PHP Error Reporting

whoops
Whoops is a PHP library for handling errors and debugging them much easily. The library provides stack-based error handling with a good-looking error interface. It has a simple API for dealing with exceptions, trace frames + their data and can integrate with any framework (ready-to-use integrations exist for end and Silex).

Source

2. PhpFastCache

phpfastcache
phpFastCache is an open source PHP caching library that comes as asingle-file and can be integrated so quickly. It has support for multiple caching methods (apc, memcache, memcached, wincache, files, pdo and mpdo), the period of caching can be defined and has a very simplified API.

Source

3. Eden : A Feature Rich PHP Library

eden-php-library
Eden is an open source and free PHP library for developing fast. It includes lots of components for auto-loading, event driven, file systems, caching, templating, i18n, databases, web services, payment gateways, shipping and cloud technologies. To give a better opinion, it has ready-to-use functions for working with Google services (Youtube, Drive, Contacts, Analytics, Checkout, Maps), Facebok, Twitter, Tumblr, PayPal, Authorize.net, FedEx, UPS, Amazon + Rackspace Clouds and much more.

Source

4. Php Error

php-error
PHP Error is an open source PHP library for converting the standard PHP error messages -that are usually faced during the development process- into better ones. It integrates tightly into any PHP environment (works on all cases, only in development environment, only in some projects, etc.) and displays the errors with syntax highlighting.

Source

5. Detector

detector
Detector is an open source PHP library for detecting many things about the browsing environment of a user. It can get the browser used and browser’s HTML5-CSS3 capabilities, analyze whether it is mobile, tablet, desktop or a spider and other stuff like color depth, viewport dimensions, cookie support, etc. The library can automatically adapt itself to new browsers, versions and devices using the unique user-agent string of each browser.

Source

6. Opauth

opauth
Opauth is an open source PHP library that removes the inconsistencies between providers and offers a standardized method for dealing with them. Currently, 3 providers are almost plug ‘n’ play: Google, Twitter + Facebook and there are more to come. Also, there is support for dealing with any other Opauth provider.

Source

7.pChart

pchart
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, pChart is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics. This project is still under development and new features or fix are made every week.

Source

8. Php Thumb

phpthumb
phpThumb is a PHP library that handles all the hard work on creating thumbnails with only few lines of code. It accepts any source types for images (from the filesystem, URL or database) and all popular image formats. Images can be rotated, cropped, watermarked, their quality can be defined and there is even a built-in caching to minimize the server load.

Source

发表评论

电子邮件地址不会被公开。 必填项已用*标注