The Wayback Machine - https://web.archive.org/web/20211122042731/https://github.com/othercorey
Skip to content
Avatar

Achievements

Achievements

Organizations

@cakephp
Block or Report

Block or report othercorey

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Forked from phpDocumentor/TypeResolver

    A PSR-5 based resolver of Class names, Types and Structural Element Names

    PHP 1

  2. Forked from phpDocumentor/Reflection

    Reflection library to do Static Analysis for PHP Projects

    PHP 1

  3. Forked from dereuromark/cakephp-ide-helper

    IDE Helper plugin for CakePHP

    PHP 1

  4. Forked from dereuromark/cakephp-sandbox

    A CakePHP Sandbox app to test and showcase misc. features and tools.

    PHP

  5. Forked from cakephp/search.cakephp.org

    An Elastic search wrapper for the CakePHP documentation search.

    PHP 1

  6. Forked from phpstan/phpstan-src

    PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.

    PHP 1

2,052 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 1 repository

Created a pull request in cakephp/cakephp that received 11 comments

Deprecate public Connection::setDriver()

Refs #16095 We don't really need to support hot-swapping drivers in a connection. Since we can't hide a public function, this deprecates it in favo…

+84 −68 11 comments

Created an issue in cakephp/cakephp that received 11 comments

Support read and write database connections

Description CakePHP is missing native support for a very common convention: separate read and write database connections. There are some externals …

11 comments