排名前7位的PHP代码库

cd33 9年前

1# Webgrind

Webgrind as most of us aware is built around PHP5 and one its best features is that it gets installed easily on almost all platforms. This is the best PHP library out there that lets you optimize the codes without spending much of your time. It lets you see what functions are called and how much time is spent in functions.

2# Whoops

Finding it tough to deal all those nagging errors and debugging them all by you? In that case, you need to check out this amazing PHP library – code named – Whoops. If you are having hard time dealing with trace frames + and exceptions, you need to install its API as it will automatically deal with these things. This PHP library offers a great looking error interface which is a plus for every developer.

3# PHP Beautifier

As the name of the Library suggests, it helps the coders to reformat and beautify the PHP codes in an instant. It works with PHP 5 and PHP 4 codes automatically and thereby helping you save a lot of production hours. It comes with a command line tool and this program distributed under PHP License.

4# Php Error

Bored with seeing the same standard PHP Error message? In that case, you might in need of this. What it does is it customizes the error messages to give better context in regards to the application which is in the development stage. It works seamlessly with Ajax and it also offers code snippets and full syntax highlighting.

5# Eden

This is another PHP library that helps developers to code fast, really fast. Some of the components that you can find in this library are – payment gateways, file systems, templating, caching, i18n, event driven, auto-loading and more. If you are working on some projects that have something to do with Google’s services, you are lucky because this PHP library has ready-to-use functions for that.

6# SimpleTest

Developed by Marcus Baker, SimpleTest is a simple yet robust web test and PHP unit test framework. Its interface bears some similarities with that of JUnit. It offers support for basic authentication, proxies, frames, forms, SSL and more.

7# Auraphp

AuraPHP is for those who are looking for fully decoupled libraries and clean code and nothing else. You can get it download and start using on your project right away. This code library can be used with any codebase. It offers independent library packages and the best thing about this PHP library is that these library packages can be used simultaneously or independently.