Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CakePHP Online Meetup 2020-04

CakePHP Online Meetup 2020-04

Mark Sch.

April 29, 2020
Tweet

More Decks by Mark Sch.

Other Decks in Technology

Transcript

  1. • Senior Software Developer & Tooling Architect at Spryker Systems

    GmbH in Berlin, Germany • CakePHP Core Developer for 10+ years • Plugin specialist and Meetup Organizer
  2. • CakePHP 4.1 preview • IdeHelper ◦ IDE usability and

    speed up tips for maximum rapid developing in CakePHP • Authentication plugin ◦ OOP Authentication in CakePHP • Fixture Factories ◦ An alternative to write and run tests • Lightning Talks
  3. • ORM improvements (window functions, aliasing in having) • Huge

    debug()/dd() improvements • afterMarshal event • Route path handling ◦ UrlHelper::urlFromPath() ◦ HtmlHelper::linkFromPath() ◦ urlArray() convenience function 4
  4. 5 • Annotate • Code Complete / Meta File https:/

    /github.com/dereuromark/cakephp-ide-helper + https:/ /github.com/dereuromark/cakephp-ide-helper-extra
  5. • New Plugins in action - presented by Cleptric (Michael

    Hoffmann) ◦ https:/ /github.com/cakephp/authentication 8
  6. • An alternative to write and run tests - presented

    by Juan Pablo Ramirez & Nicolas Masson ◦ https:/ /github.com/pakacuda/cakephp-fixture-factories 9
  7. • DB tests • PHP PM (process manager and load

    balancer) ◦ https:/ /github.com/CakeDC/cakephp-phppm ◦ https:/ /github.com/php-pm/php-pm 10