georgms's Stars
livewire/livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/yaml
Loads and dumps YAML files
JosephSilber/bouncer
Laravel Eloquent roles and abilities.
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/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/mime
Allows manipulating MIME messages
symfony/polyfill
PHP polyfills
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
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
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
getsentry/sentry-php
The official PHP SDK for Sentry (sentry.io)
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
getsentry/sentry-laravel
The official Laravel SDK for Sentry (sentry.io)
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/cli-parser
Library for parsing CLI options
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
symfony/polyfill-uuid
Symfony polyfill for uuid functions