-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
1 lines (1 loc) · 1.36 KB
/
index.json
1
[{"title":"Laravel Pint Format Option","categories":["php","cicd"],"link":"https:\/\/dzianiskotau.com\/blog\/2022\/07\/laravel-pint-format","snippet":"Pint is a new awesome tool in Laravel's ecosystem developed by Nuno Maduro. It's built on the top of PHP-CS-Fixer and provides simple but yet powerful interface to PHP-CS-Fixer options. Now you can use Laravel Pint in your CI\/CD pipelines to generate style reports."},{"title":"Auto Generating Table of Contents in Markdown","categories":["php"],"link":"https:\/\/dzianiskotau.com\/blog\/2020\/01\/auto-generating-toc-markdown","snippet":"Most popular PHP Markdown parsers like Markdown Extra (is used by Sculpin) or Parsedown Extra (is used by Jigsaw) can't generated Table of Contents. Despite this, Sculpin can generate TOC. I became interested in it and researched how Sculpin does this."},{"title":"IBM App ID Provider for OAuth 2.0 Client","categories":["php"],"link":"https:\/\/dzianiskotau.com\/blog\/2019\/12\/ibm-app-id-provider-oauth2-client","snippet":"Let me introduce you my own IBM App ID Provider for the PHP League's OAuth 2.0 Client. IBM App ID is a service for IBM Cloud that hides implementation of different OAuth providers (Facebook, Google, SAML, etc.) and allows you to use them in one way. This article is about provider that you can use to communicate with IBM App ID service using standalone PHP or Symfony."}]