2
0 Comments

A Directory of Framework Digests for PHP and JS.

https://fendoscope.com/

Quick Description:

The website is a directory of PHP and Javascript frameworks that outlines a number of common, core features in order to enable one to make a quick comparison of the frameworks for the purpose of choosing one for a project.

The Problem:

Whenever I start a new project I always struggle to decide which frameworks to use on the PHP and Javascript sides. The usual sources of advice (forums, articles, reviews) normally help somewhat, but after whittling down the list of options the tie breaker is normally the actual interfaces of the frameworks.

In general, the only way to get a look at that is through the documentation, which is normally a cumbersome chore when I want to check multiple frameworks and I am right at the beginning of the project. The documentation is normally too thorough and not easily navigable for someone just trying to get the gist of the interfaces.

The Solution:

I made a directory of digests that show common, core features of each framework. It contains mainly code snippets, in a brief and information dense format. The point is to be able to check if a framework has a specific feature and what the interface actually looks like to aid in making the decision.

Implementation:

I created an MVP over the course of 2 weeks with just 3 popular PHP frameworks. I plan to get some feedback on this and see how much traffic it can attract. Based on both metrics I will pivot and iterate or ultimately abandon the project if it does not pick up.

Goal:

My goal is to create content that I can use to generate referrals to other products that I will make and, if the traffic ever gets high enough, put some ads on the website to churn out a few bucks here and there.

Conclusion:

Looking for some feedback, advice or criticism from anyone who cares to comment.

Thanks.

on January 16, 2020