Skip to content
You must be logged in to sponsor kylekatarnls

Become a sponsor to Kyle

I contribute to PHP open-source projects like Symfony or Laravel, libraries in those frameworks ecosystems and occasionally some JS projects.

I officially maintain:

Carbon
Carbon is the super-hero of DateTime, it helps with dates calculations, has many formatting tools for 281 languages, it supports immutability, intervals and periods. It has a plugin system and plugins for opening hours, holidays, etc.

echo Carbon::now()->next('Sunday')->setTime(14, 30); // 2019-10-20 14:30:00
echo Carbon::now()->subMinutes(4)->locale('es')->diffForHumans(); // hace 4 minutos

Doc: https://carbon.nesbot.com

Phug
Phug allows using the Pug templating language in PHP:

body
  h1#title Phug

Output:

<body>
  <h1 id="title">Phug</h1>
</body>

Doc: https://phug-lang.com

PHPMD

PHPMD detects mess in your code.

Doc: https://phpmd.org

Current sponsors 3

@getsentry
@codecov
Private Sponsor

Past sponsors 7

@usefathom
@tobischulz
@johnrsimeone
@taylorotwell
@github
@w3guy
Private Sponsor

Featured work

  1. briannesbitt/Carbon

    A simple PHP API extension for DateTime.

  2. pug-php/pug

    Pug template engine for PHP

    PHP 381
  3. BKWLD/laravel-pug

    Pug view adapter for Laravel and Lumen

    PHP 157
  4. phug-php/phug

    Phug - The Pug Template Engine for PHP

    PHP 61
  5. kylekatarnls/business-day

    Carbon mixin to handle business days

    PHP 296
  6. pug-php/pug-symfony

    Pug (Jade) template engine for Symfony

    PHP 44

Select a tier

$ a month

You'll receive any rewards listed in the $10 monthly tier. Additionally, a Public Sponsor achievement will be added to your profile.

$10 a month

Select

Get your logo and a link on the README of Carbon (3.3M downloads/month)