borutojisan's Stars
lukehaas/css-loaders
A collection of loading spinners animated with CSS
livewire/livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/polyfill-util
Symfony utilities for portability of PHP codes
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/psr-http-message-bridge
PSR HTTP message bridge
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation
Provides tools to internationalize your application
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
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.
spatie/temporary-directory
A simple class to work with a temporary directory
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
spatie/laravel-permission
Associate users with roles and permissions
spatie/pdf-to-image
Convert a pdf to an image
spatie/string
String handling evolved
symfony/debug
Provides tools to ease debugging PHP code
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
spatie/laravel-cors
Send CORS headers in a Laravel application