Libraries tagged by us
consolidation/site-process
31980950 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/filter-via-dot-access-data
32873957 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
colinmollenhour/cache-backend-redis
18460982 Downloads
Zend_Cache backend using Redis with full support for tags.
codeception/phpunit-wrapper
48918739 Downloads
PHPUnit classes used by Codeception
codeception/lib-asserts
39873855 Downloads
Assertion methods used by Codeception core and Asserts module
classpreloader/classpreloader
40879763 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
caxy/php-htmldiff
14847586 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
binarytorch/larecipe
2024422 Downloads
Generate gorgeous recipes for your Laravel applications using MarkDown
backpack/crud
2516485 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
theseer/fdomdocument
39863905 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
symfony/web-server-bundle
14664288 Downloads
Provides commands for running applications using the PHP built-in web server
sinergi/browser-detector
7311434 Downloads
Detecting the user's browser, operating system and language.
league/uri-parser
15240960 Downloads
userland URI parser RFC 3986 compliant
fgrosse/phpasn1
28575437 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
wildside/userstamps
1099843 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.