Alternatives
Products that do what phpconsole - a new tool for web developers does
Hi HN, I want to share with you phpconsole - my dev tool that I started developing quite a while ago, got to the point where it was usable and started testing and implementing it in my daily workflow. In the last 10 months me and some of my coworkers used it over 17k times in total, which gives me an indication that it may be useful for many more people. Phpconsole is aimed at PHP/JS devs, but I believe that porting the client code to other languages would be fairly easy. All feedback is welcome and if you're interested, leave your email on the page - you'll get an invitation to a beta…
- 1PD
2011 · gist.github.com
- 2

- 3IJ
2013 · journal.ryanmccue.info
- 4IB
2021 · vemto.app
- 5MF
Hi all :) Saturday, I launched my first side project. It's basically a job board for PHP devs. https://php-at.work In the moment, everyone can post a job listing for free. I review it and activate it manually. I would love to hear any kind of feedback :) I posted it already on saturday, but probably it should be better in Show HN section.
2018
- 6IL
I strongly believe that every developer is a teacher and likewise. Every time you are asked to help someone else understand your code, you’ll always be grateful to be able to share your own knowledge with others. Explain Code App is the place you can make this happen! I am eager to hear your thoughts on what I have put together so far. Would love to hear your feedback! Let me know if there are any other features you would like for this site, I’m open for ideas and would love the community feedback. Here is the link: https://www.explaincode.app/
2022
- 7NS
2016 · github.com
- 8IL
Sysadmin is my bread and butter, but I taught myself PHP and have been coding on and off for the past 6 years. I've worked on numerous freelance gigs, but mainly internal apps that I use for my real job. I worked on this project (on and off) for the past year and I'm happy to finally release it to the public. Even if it doesn't succeed, I'm happy that I was able to "scratch an itch" I've had for the past couple of years. I wanted to make something and prove to myself that I can program. I'm not the greatest, but I'm proud of what I've achieved. http://www.ikeepm.com
2011
- 9RA
I wanted to have a framework that would let me build web apps faster than ever before. I didn’t care if it was a little hacky or didn’t use best practices — I wanted to be able to get a multi-user application out the door in hours instead of months. I researched the CMS space for months before deciding to build something from scratch. My goal was to be 90% done building a web app once I had the static HTML and CSS finished. I’m not a big fan of building out API endpoints over and over again for every new app, fiddling with a database, or doing lots of config. What I ended up with was a…
2020
- 10DA
We're trying to build a wrapper to fix inconsistencies in PHP's core functions, but the project has kind of stalled for a month (personally, I've been crazy-busy with work). Does anyone feels like joining the effort..? This is the repo: https://github.com/nkkollaw/zubr/
2017
- 11HA
2016 · github.com
- 12PA
2015 · github.com
- 13PB
2012 · phpbestpractices.org
- 14MS
Hello HN community ! Finally I have a "Show HN" post. I'm bootstrapping my first Mac app, it's a standalone Xdebug PHP debugger. It aims to help any PHP developers out there who don't want to use IDE to debug code. My app it's slimmer, faster to load and easy to work and setup :) Hope you guys like it Site: http://codebugapp.com/
2012
- 15IT
I created http://devtest.net as a weekend project, and I'm pretty proud of it from a technical and UI standpoint. The problem is, I've built this by myself in a bit of a vacuum, to "scratch my own itch", and I don't know if this is useful to anyone other than me. I'm also not so hot on the business side and don't really know what I'm doing. Basically, I'm looking for some advice, now that I've actually launched, what now? One thing that this has shown me is that I'm capable of putting together a pretty decent web application on my own in my spare time. Should I stick with this idea, or…
2012
- 16PD
2016 · phpappbuild.com
- 17IM
Hey friends! I’d like to introduce my latest product, Flashpost, a post scheduling tool for Reddit. The free tier includes 5 free posts per month so you can give the product a try. It is my first paid product as I try to make it as a solo indie dev! The goal is to offer a simple tool for creators to promote their projects on Reddit without breaking the bank for a single distribution channel. Now for the behind the scenes details. ## The Backstory When I launched my first project TechStackLeads on Reddit, the response was remarkable. My post received 700k impressions, resulting in 20k…
2023 · flashpost.stevennatera.com
- 18TB
2013 · serverpilot.io
- 19IM
Hey everyone! I'm really excited to share a side project I've been pouring my heart into lately. As a developer with over five years of experience, I've taken on my fair share of freelance web development projects. In the beginning, I always coded everything from scratch, but as I juggled more projects simultaneously, I started using Webflow to save time. While Webflow was definitely a lifesaver, I couldn't help but wish for an even faster way to set up a website – something that would allow me to start with a template and then easily customize it to my heart's content. The problem with most…
2024 · instawebai.com
- 20IB
Hey everyone! I wanted to share a side project I've been working on that I think could be really useful for a lot of people, especially those in the web development and no-code space. As a developer with over five years of experience, I've done my fair share of freelance web development projects. Initially, I always coded everything from scratch, but as I took on more projects simultaneously, I started using Webflow to save time. While Webflow was helpful, I often found myself wishing for a faster way to set up a website – something that would allow me to start with a template and then…
2024 · instwebai.com
- 21LB
Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :)
2022 · vacation-call-335691.framer.app
- 22IM
After I posted about https://cosme.dev/ask-docs on Reddit I received some messages asking me how If I was going to make the code open source or if I could show them how I did it. So I decided to create this repo so you can take a look at the code and maybe apply the same techniques on your own apps. It's made using only PHP as language so I think is pretty different since most stuff out there is made using python or javascript. It uses the OpenAI API and Redis as a vector database.
2023 · github.com
- 23IB
This is a simple PHP framework I built myself from scratch with minimal dependencies from composer. It has Autowiring DI and some simple routing provided by the Slim router. The code: https://github.com/cipher-code/phpframework
2022
- 24AM
First, I'm by no mean a programmer. Second, I am reading HN for years, just registered to make this public and see if it can be useful for someone. I have nothing to gain monetary. A while ago, I decided that no blogging system was simple enough and I looked for a small wiki to use as a CMS/blog. Found WikWiki on C2.com and I mixed it with some basic Markdown syntax, a minimal template and added password protection. The result is a single php file, no database and no dependencies. Code is a mess, not modulable, probably wrong in so many ways, but it can probably used by some as personal…
2022 · mindwi.se
Ranked by how close each launch is in meaning, then by votes. Refine with a description →