DjWLaan's Stars
rmariuzzo/Laravel-JS-Localization
🌐 Convert your Laravel messages and consume them in the front-end!
mdn/content
The content behind MDN Web Docs
koost89/laravel-login-links
Create (passwordless) login links for users
zidoro/pomatez
Stay Focused. Take a Break.
vyuldashev/nova-permission
A Laravel Nova tool for Spatie's laravel-permission library
webmozarts/assert
Assertions to validate method input/output with nice error messages.
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
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
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.
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-iconv
Symfony polyfill for the Iconv extension
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/mime
Allows manipulating MIME messages
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