dapseen's Stars
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/http-kernel
Provides a structured process for converting a Request into a Response
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
sebastianbergmann/diff
Diff implementation
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/debug
Provides tools to ease debugging PHP code
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
symfony/translation
Provides tools to internationalize your application
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
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
sdras/intro-to-vue
Workshop Materials for my Introduction to Vue.js Workshop
php-enqueue/enqueue-dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
PatrickLouys/no-framework-tutorial
A small tutorial to show how to create a PHP application without a framework.
fedeisas/laravel-mail-css-inliner
Inline the CSS of your HTML emails using Laravel
neoighodaro/coding-interview-university
A complete computer science study plan to become a software engineer.
EduLight-Consulting/roadmap
A JavaScript Road Map for Beginner