far3ki's Stars
serbanghita/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
LukeTowers/Purifier
HTMLPurifier for Laravel 5
thephpleague/commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
thephpleague/fractal
Output complex, flexible, AJAX/RESTful data structures.
thephpleague/flysystem
Abstraction for local and remote filesystems
maximebf/php-debugbar
Debug bar for PHP
laravel/slack-notification-channel
Slack Notification Channel for laravel.
laravel/vonage-notification-channel
Vonage Notification Channel for Laravel.
laravel/tinker
Powerful REPL for the Laravel framework.
LaravelCollective/html
HTML and Form Builders for the Laravel Framework
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
Kyslik/column-sortable
Package for handling column sorting in Laravel 5/6/7/8
laravel/framework
The Laravel Framework.
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
KnpLabs/snappy
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage
JayBizzle/Crawler-Detect
🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
JakubOnderka/PHP-Console-Color
Simple library for creating colored console ouput
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
JakubOnderka/PHP-Console-Highlighter
Highlight PHP code in terminal
jenssegers/agent
👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
Intervention/image
PHP Image Processing
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
h4cc/wkhtmltoimage-amd64
wkhtmltoimage - Convert html to image using webkit (qtwebkit). Linux amd64 Binary.
h4cc/wkhtmltopdf-amd64
wkhtmltopdf - Convert html to pdf using webkit (qtwebkit). Linux amd64 Binary.
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
GrahamCampbell/Laravel-Markdown
A CommonMark wrapper for Laravel