Pinned Repositories
dd-trace-php
Datadog PHP Clients
orm
Doctrine Object Relational Mapper (ORM)
graphql-js
A reference implementation of GraphQL for JavaScript
chartist-js
Simple responsive charts
coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
doctrine-orm-dangerous-edge-cases
Less known yet dangerous doctrine/orm edge-cases
php-src
The PHP Interpreter
phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
symfony
The Symfony PHP framework
olsavmic's Repositories
olsavmic/doctrine-orm-dangerous-edge-cases
Less known yet dangerous doctrine/orm edge-cases
olsavmic/chartist-js
Simple responsive charts
olsavmic/coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
olsavmic/dd-trace-bug-1544
Example case of https://github.com/DataDog/dd-trace-php/issues/1544
olsavmic/DefinitelyTyped
The repository for high quality TypeScript type definitions.
olsavmic/php-src
The PHP Interpreter
olsavmic/deptrac-src
Development repository for Deptrac
olsavmic/documentation
The source for Datadog's documentation site.
olsavmic/exporter
Provides the functionality to export PHP variables for visualization
olsavmic/framework
The Laravel Framework.
olsavmic/gitlab-merger-bot
GitLab Merger Bot
olsavmic/GraphQLBundle
This bundle provides tools to build a complete GraphQL server in your Symfony App.
olsavmic/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
olsavmic/linux
Linux kernel source tree
olsavmic/math
Arbitrary-precision arithmetic library for PHP
olsavmic/orm
Doctrine Object Relational Mapper (ORM)
olsavmic/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
olsavmic/phpstorm-stubs
PHP runtime & extensions header files for PhpStorm
olsavmic/psalm
A static analysis tool for finding errors in PHP applications
olsavmic/record-builder
Record builder generator for Java records
olsavmic/sentry-symfony
The official Symfony SDK for Sentry (sentry.io)
olsavmic/SMSegmentView
Custom segmentedControl for iOS written in Swift. Supports vertical layout. Support both image and text. Highly customisable.
olsavmic/symfony
The Symfony PHP framework
olsavmic/symfony-docs
The Symfony documentation
olsavmic/tutorials
Just Announced - "Learn Spring Security OAuth":
olsavmic/woocommerce-rest-api-docs
WooCommerce REST API Documentation
olsavmic/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/************/linux-kernel-module-cheat#baremetal- 设置