williamjulianvicary's Stars
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/routing
Maps an HTTP request to a set of configuration variables
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/process
Executes commands in sub-processes
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
Provides tools to internationalize your application
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)
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-ctype
Symfony polyfill for ctype functions
ralouphie/getallheaders
PHP getallheaders polyfill
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/mime
Allows manipulating MIME messages
symfony/intl
Provides access to the localization data of the ICU library
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
opis/closure
Serialize closures and arbitrary data
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
laravel/slack-notification-channel
Slack Notification Channel for laravel.
imTigger/laravel-job-status
Add ability to track Job progress, status and result dispatched to Queue.
protocolbuffers/protobuf-php
This repository contains only PHP files to support Composer installation. This repository is a mirror of [protobuf](https://github.com/protocolbuffers/protobuf). Any support requests, bug reports, or development contributions should be directed to that project. To install protobuf for PHP, please see https://github.com/protocolbuffers/protobuf/tree/master/php
nfarring/redisrpc
Lightweight RPC using Redis
ActiveCampaign/swiftmailer-postmark
The Official Swiftmailer Transport for Postmark.
nathanheffley/laravel-slack-blocks
An extension of the official `laravel/slack-notification-channel` package to add support for Slack Blocks.