anlutro/l4-settings v0.7.3 Persistent settings in Laravel. barryvdh/laravel-debugbar v3.4.2 PHP Debugbar integration for Laravel barryvdh/laravel-dompdf v0.8.6 A DOMPDF Wrapper for Laravel benwilkins/laravel-fcm-notification v4.0.2 Laravel FCM (Firebase Cloud Messaging) Notification Channel caouecs/laravel-lang 3.0.62 Languages for Laravel dnoegel/php-xdg-base-dir v0.1.1 implementation of xdg base directory specification for php doctrine/annotations 1.10.4 Docblock Annotations Parser doctrine/cache 1.10.2 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. doctrine/collections 1.6.7 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. doctrine/common 2.13.3 PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more. doctrine/dbal v2.6.3 Database Abstraction Layer doctrine/event-manager 1.1.1 The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. doctrine/inflector 1.4.3 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. doctrine/instantiator 1.3.1 A small, lightweight utility to instantiate objects in PHP without invoking their constructors doctrine/lexer 1.2.1 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. doctrine/persistence 1.3.8 The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. doctrine/reflection 1.2.1 The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically. dompdf/dompdf v0.8.5 DOMPDF is a CSS 2.1 compliant HTML to PDF converter dragonmantank/cron-expression v2.3.0 CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due egulias/email-validator 2.1.19 A library for validating emails against several RFCs erusev/parsedown 1.7.4 Parser for Markdown. fideloper/proxy 4.4.0 Set trusted proxies for Laravel filp/whoops 2.7.3 php error handling for cool kids fzaninotto/faker v1.9.1 Faker is a PHP library that generates fake data for you. guzzlehttp/guzzle 6.5.5 Guzzle is a PHP HTTP client library guzzlehttp/promises v1.3.1 Guzzle promises library guzzlehttp/psr7 1.6.1 PSR-7 message implementation that also provides common utility methods hamcrest/hamcrest-php v2.0.1 This is the PHP port of Hamcrest Matchers infyomlabs/adminlte-templates 5.6.x-dev b38bdde AdminLTE templates for InfyOm Laravel Generator intervention/image 2.5.1 Image handling and manipulation library with support for Laravel integration jakub-onderka/php-console-color v0.2 jakub-onderka/php-console-highlighter v0.4 Highlight PHP code in terminal kylekatarnls/laravel-carbon-2 1.0.0 Carbon 2 adapter for Laravel laracasts/flash 3.1 Easy flash notifications laravel/cashier v7.2.2 Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services. laravel/framework v5.8.38 The Laravel Framework. laravel/socialite v3.4.0 Laravel wrapper around OAuth 1 & OAuth 2 libraries. laravel/tinker v1.0.10 Powerful REPL for the Laravel framework. laravelcollective/html v5.8.1 HTML and Form Builders for the Laravel Framework league/flysystem 1.1.3 Filesystem abstraction: Many filesystems, one API. league/fractal 0.19.2 Handle the output of complex data structures ready for API output. league/glide 1.6.0 Wonderfully easy on-demand image manipulation library with an HTTP based API. league/mime-type-detection 1.4.0 Mime-type detection for Flysystem league/oauth1-client 1.7.0 OAuth 1.0 Client Library maatwebsite/excel 3.1.19 Supercharged Excel exports and imports in Laravel maddhatter/laravel-fullcalendar v1.3.0 Laravel helper for FullCalendar.io maennchen/zipstream-php 1.2.0 ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server. markbaker/complex 1.5.0 PHP Class for working with complex numbers markbaker/matrix 1.2.1 PHP Class for working with matrices maximebf/debugbar v1.16.3 Debug bar in the browser for php application mockery/mockery 1.3.3 Mockery is a simple yet flexible PHP mock object framework monolog/monolog 1.25.5 Sends your logs to files, sockets, inboxes, databases and various web services myclabs/deep-copy 1.10.1 Create deep copies (clones) of your objects myclabs/php-enum 1.7.6 PHP Enum implementation nesbot/carbon 2.31.0 An API extension for DateTime that supports 281 different languages. nikic/php-parser v4.9.1 A PHP parser written in PHP nunomaduro/collision v2.1.1 Cli error handling for console/command-line PHP applications. opis/closure 3.5.6 A library that can be used to serialize closures (anonymous functions) and arbitrary objects. orangehill/iseed v2.6.3 Generate a new Laravel database seed file based on data from the existing database table. org_heigl/ghostscript 2.3.1 A PHP-Wrapper around the Ghostscript-CLI overtrue/laravel-lang 3.0.16 List of 52 languages for Laravel 5 paragonie/random_compat v9.99.99 PHP 5.x polyfill for random_bytes() and random_int() from PHP 7 phar-io/manifest 1.0.3 Component for reading phar.io manifest information from a PHP Archive (PHAR) phar-io/version 2.0.1 Library for handling version information and constraints phenx/php-font-lib 0.5.2 A library to read, parse, export and make subsets of different types of font files. phenx/php-svg-lib v0.3.3 A library to read, parse and export to PDF SVG files. phpdocumentor/reflection-common 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure phpdocumentor/reflection-docblock 5.2.1 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. phpdocumentor/type-resolver 1.3.0 A PSR-5 based resolver of Class names, Types and Structural Element Names phpoffice/phpspreadsheet 1.12.0 PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine phpoption/phpoption 1.7.5 Option Type for PHP phpspec/prophecy 1.11.1 Highly opinionated mocking framework for PHP 5.3+ phpunit/php-code-coverage 6.1.4 Library that provides collection, processing, and rendering functionality for PHP code coverage information. phpunit/php-file-iterator 2.0.2 FilterIterator implementation that filters files based on a list of suffixes. phpunit/php-text-template 1.2.1 Simple template engine. phpunit/php-timer 2.1.2 Utility class for timing phpunit/php-token-stream 3.1.1 Wrapper around PHP's tokenizer extension. phpunit/phpunit 7.5.20 The PHP Unit Testing framework. prettus/l5-repository 2.6.46 Laravel 5 - Repositories to the database layer prettus/laravel-validation 1.2.2 Laravel Validation Service psr/container 1.0.0 Common Container Interface (PHP FIG PSR-11) psr/http-message 1.0.1 Common interface for HTTP messages psr/log 1.1.3 Common interface for logging libraries psr/simple-cache 1.0.1 Common interfaces for simple caching psy/psysh v0.9.12 An interactive shell for modern PHP. ralouphie/getallheaders 3.0.3 A polyfill for getallheaders. ramsey/uuid 3.9.3 Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID). rap2hpoutre/laravel-log-viewer v0.15.0 A Laravel log reader razorpay/razorpay 2.5.0 Razorpay PHP Client Library rmccue/requests v1.7.0 A HTTP library written in PHP, for human beings. sabberworm/php-css-parser 8.3.1 Parser for CSS Files written in PHP sebastian/code-unit-reverse-lookup 1.0.1 Looks up which function or method a line of code belongs to sebastian/comparator 3.0.2 Provides the functionality to compare PHP values for equality sebastian/diff 3.0.2 Diff implementation sebastian/environment 4.2.3 Provides functionality to handle HHVM/PHP environments sebastian/exporter 3.1.2 Provides the functionality to export PHP variables for visualization sebastian/global-state 2.0.0 Snapshotting of global state sebastian/object-enumerator 3.0.3 Traverses array structures and object graphs to enumerate all referenced objects sebastian/object-reflector 1.1.1 Allows reflection of object attributes, including inherited and non-public ones sebastian/recursion-context 3.0.0 Provides functionality to recursively process PHP variables sebastian/resource-operations 2.0.1 Provides a list of PHP built-in functions that operate on resources sebastian/version 2.0.1 Library that helps with managing the version number of Git-hosted PHP projects smartervision/laravel-generator dev-master 9128bc6 Smarter Vision Generator smartervision/laravel-installer dev-master ed6dd21 Laravel web installer spatie/image 1.7.6 Manipulate images with an expressive API spatie/image-optimizer 1.2.1 Easily optimize images using PHP spatie/laravel-medialibrary 7.19.3 Associate files with Eloquent models spatie/laravel-permission 2.38.0 Permission handling for Laravel 5.4 to 5.8 spatie/pdf-to-image v2.x-dev 6718a89 Convert a pdf to an image spatie/temporary-directory 1.2.3 Easily create, use and destroy temporary directories srmklive/paypal 1.7.0 Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications. stripe/stripe-php v5.9.2 Stripe PHP Library swiftmailer/swiftmailer v6.2.3 Swiftmailer, free feature-rich PHP mailer symfony/console v4.4.12 Symfony Console Component symfony/css-selector v5.1.4 Symfony CssSelector Component symfony/debug v4.4.12 Symfony Debug Component symfony/error-handler v4.4.12 Symfony ErrorHandler Component symfony/event-dispatcher v4.4.12 Symfony EventDispatcher Component symfony/event-dispatcher-contracts v1.1.9 Generic abstractions related to dispatching event symfony/finder v4.4.12 Symfony Finder Component symfony/http-foundation v4.4.12 Symfony HttpFoundation Component symfony/http-kernel v4.4.12 Symfony HttpKernel Component symfony/mime v5.1.4 A library to manipulate MIME messages symfony/polyfill-ctype v1.18.1 Symfony polyfill for ctype functions symfony/polyfill-iconv v1.18.1 Symfony polyfill for the Iconv extension symfony/polyfill-intl-idn v1.18.1 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions symfony/polyfill-intl-normalizer v1.18.1 Symfony polyfill for intl's Normalizer class and related functions symfony/polyfill-mbstring v1.18.1 Symfony polyfill for the Mbstring extension symfony/polyfill-php70 v1.18.1 Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions symfony/polyfill-php72 v1.18.1 Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions symfony/polyfill-php73 v1.18.1 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions symfony/polyfill-php80 v1.18.1 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions symfony/process v4.4.12 Symfony Process Component symfony/routing v4.4.12 Symfony Routing Component symfony/service-contracts v2.1.3 Generic abstractions related to writing services symfony/translation v4.4.12 Symfony Translation Component symfony/translation-contracts v1.1.9 Generic abstractions related to translation symfony/var-dumper v4.4.12 Symfony mechanism for exploring and dumping PHP variables themsaid/laravel-langman v1.3.5 Manage language files with ease. theseer/tokenizer 1.2.0 A small library for converting tokenized PHP source code into XML and potentially other formats tijsverkoyen/css-to-inline-styles 2.2.3 CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails. vlucas/phpdotenv v3.6.7 Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. webmozart/assert 1.9.1 Assertions to validate method input/output with nice error messages. yajra/laravel-datatables v1.5.0 Laravel DataTables Complete Package. yajra/laravel-datatables-buttons v4.9.3 Laravel DataTables Buttons Plugin. yajra/laravel-datatables-editor v1.21.0 Laravel DataTables Editor plugin for Laravel 5.5+. yajra/laravel-datatables-fractal v1.6.0 Laravel DataTables Fractal Plugin. yajra/laravel-datatables-html v4.30.0 Laravel DataTables HTML builder plugin for Laravel 5.4+. yajra/laravel-datatables-oracle v9.10.2 jQuery DataTables API for Laravel 4|5|6|7