bretto36's Stars
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.
laravel/framework
The Laravel Framework.
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
nikic/PHP-Parser
A PHP parser written in PHP
briannesbitt/Carbon
A simple PHP API extension for DateTime.
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
SpartnerNL/Laravel-Excel
🚀 Supercharged Excel exports and imports in Laravel
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).
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
laravel/tinker
Powerful REPL for the Laravel framework.
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
mtdowling/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
LaravelCollective/html
HTML and Form Builders for the Laravel Framework
laravel/horizon
Dashboard and code-driven configuration for Laravel queues.
laracasts/flash
Easy flash notifications
jmespath/jmespath.php
Declaratively specify how to extract elements from a JSON document, in PHP
laravel/dusk
Laravel Dusk provides simple end-to-end testing and browser automation.
webpatser/laravel-uuid
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
twilio/twilio-php
A PHP library for communicating with the Twilio REST API and generating TwiML.
Seldaek/jsonlint
JSON Lint for PHP
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
laravel/browser-kit-testing
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
rollbar/rollbar-php
Error tracking and logging from PHP to Rollbar
rollbar/rollbar-php-laravel
Rollbar error monitoring integration for Laravel projects
EastsideCo/polaris-vue
Allows you to use Shopify Polaris components in Vue 2.
view-components/grids
view-components/view-components
PHP View Components
view-components/eloquent-data-processing
Eloquent ORM support for ViewComponents