Popular Packages
-
-
PHP
stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
-
-
PHP
qmagix/laravel-tagging
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
-
-
-
-
PHP
iionly/comment_edit_permissions
Defines custom edit/delete permissions for comments, discussion replies and likes.
-
-
-
-
-
-
-
PHP
igsem/api-exceptions
Handle exceptions in Phalcon or other PHP APIs in a consistent way. Return consistent responses with proper response codes and have your errors and exceptions be logged into file on production.