aungkkmo's Stars
shufo/vscode-blade-formatter
An opinionated Blade file formatter for VSCode
hub-culture/fireblocks-php-sdk
mrthetkhine/TuringReact3rdBatch
Code for JS+React 3rd Batch
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
freedomformyanmar/uec-archive
webmozarts/assert
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
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/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
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.
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/mime
Allows manipulating MIME messages
symfony/polyfill
PHP polyfills
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