Younes Rafie, SitePoint

Younes Rafie

SitePoint

United States

Contact younes

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • SitePoint

Past articles by younes:

How to Master Your API Workflow with Postman —

Younes present Postman - the API development tool of choice - in comprehensive detail. There's never been a better way to improve your API dev workflow! → Read More

8 Must Have PHP Quality Assurance Tools —

Take a look at this list of 8 PHP Quality Assurance tools - absolute essentials in your passion projects → Read More

PDS Skeleton by Example: A Standard for File and Folder Structure —

Younes explores PDS-Skeleton, a new idea in the PHP world aiming to standardize file and folder layouts of packages and apps. No more "where's that class?"! → Read More

An Alternative Laravel Package Development Workflow —

After we published Francesco's Laravel Package development workflow a month ago, Younes chimes in with his own Laravel Package development approach! → Read More

How Can I Use Laravel Envoyer or Deployer with SemaphoreCI? —

Younes sets up a CI pipeline on SemaphoreCI and makes sure it invokes Deployer or Laravel Envoyer to deploy the app after a successful commit / test. → Read More

How to Secure Laravel Apps with 2FA via SMS

Younes Rafie shows us how to add 2FA to a Laravel app - make sure your users can log in securely by adding an SMS layer! → Read More

PHP Fractal – Make Your API’s JSON Pretty, Always!

Younes looks at Fractal - a PHP League package for formatting and transforming JSON, YAML, and other data formats to something consistent. APIs rejoice! → Read More

Transducers in PHP Made Easy

Younes explains the concept of transducers and demonstrates their use in PHP with Michael Dowling's library → Read More

Easy Deployment of PHP Applications with Deployer

Younes demonstrates Deployer, a tool for deploying PHP applications to live, development, or staging servers with just a few lines of PHP code. → Read More

Crash Course into Continuous Testing with Sismo

Younes introduces Sismo - a tool for continuous testing - and implements a Slack notifier for it, then hooks it up to commit events to auto-run! → Read More

Building OctoberCMS Form Field Widgets like a Pro

Younes Rafie looks at building awesome OctoberCMS form field widgets for deeply customized inputs and making OctoberCMS a true business-worthy CMS → Read More

OctoberCMS CRUD – Building a Team/Project Management Plugin

Younes Rafie uses OctoberCMS to build project and team management functionality into it, creating a fantastic app in a matter of minutes! → Read More

Can PHP Be Even Faster? Light-Speed with the Blink Framework

Younes writes an entire Notejam app from scratch in this in-depth tutorial and analysis of the high-speed Blink framework → Read More

Introducing Bugsnag

Younes introduces Bugsnag, an excellent professional error monitoring, reporting and parsing tool, and implements it into an old Laravel app. → Read More

Docker and Dockerfiles Made Easy!

Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out! → Read More

Docker and Dockerfiles Made Easy!

Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out! → Read More

Docker and Dockerfiles Made Easy!

Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out! → Read More

Docker and Dockerfiles Made Easy!

Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out! → Read More

Removing the Pain of User Authorization with Sentinel

Sentinel - a package to make implementing roles and authorization via ACL much easier than it used to be. Learn from Younes in this in-depth tutorial! → Read More

First Look at Yahoo's MySQL Performance Analyzer

Here's a look at Yahoo's MySQL performance analyzer - we go through its options, from graphs to alerts. It's getting ever easier to speed up your DBs! → Read More