youhackme
Work(ed) with Laravel, Symfony, CodeIgnitor, WordPress, MySQL, Redis, RabbitMQ, Elastic, VueJS, SASS, CSS, jQuery, Gulp, NPM, Linux & Docker.
Mauritius
youhackme's Stars
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/yaml
Loads and dumps YAML files
symfony/symfony
The Symfony PHP framework
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-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/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/psr-http-message-bridge
PSR HTTP message bridge
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/process
Executes commands in sub-processes
symfony/debug
Provides tools to ease debugging PHP code
symfony/filesystem
Provides basic utilities for the filesystem
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/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
squizlabs/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects