Software Alternatives & Reviews

My Workflow

Vercel TablePlus Laravel Hugo GitHub Codespaces GitHub Gitea Laravel Forge Visual Studio Code CakePHP
  1. 1
    Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
    If they are static pages, which I create using Hugo, I publish them on the Web using Netlify or Vercel. This is done automatically after each push to the main branch.

    #Developer Tools #Web Development Tools #App Deployment 522 social mentions

  2. Easily edit database data and structure
    Pricing:
    • Open Source
    As far as databases are concerned, my favourite application is DataGrip, but lately I have been trying TablePlus which has a quite minimalistic design and also a mobile application.

    #Database Management #Databases #MySQL Tools 56 social mentions

  3. A PHP Framework For Web Artisans
    Pricing:
    • Open Source
    As the name of the service says it will work best with Laravel but it is not a problem to modify code from other frameworks to make it work the same way. I have several applications created this way in CakePHP. I have this set to manual after clicking the deploy button, but if you want you can turn on quick deploy and then it will publish the application after a push to the main branch (or another one, depending on how you set it up).

    #Developer Tools #Web Frameworks #PHP Framework 194 social mentions

  4. 4
    Hugo is a general-purpose website framework for generating static web pages.
    Pricing:
    • Open Source
    If they are static pages, which I create using Hugo, I publish them on the Web using Netlify or Vercel. This is done automatically after each push to the main branch.

    #Static Site Generators #Blogging #Blogging Platform 353 social mentions

  5. GItHub Codespaces is a hosted remote coding environment by GitHub based on Visual Studio Codespaces integrated directly for GitHub.
    Recently I've been using Codespaces from GitHub more and more, thanks to which I can edit source code from anywhere where I have access to the Internet, for example on a tablet or mobile phone if I need to quickly edit a line.

    #Text Editors #Programming #Programming Tools 141 social mentions

  6. 6
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    Code testing is also done automatically on GitHub after each push.

    #Code Collaboration #Git #Version Control 2037 social mentions

  7. 7
    A painless self-hosted Git service
    I also have the source codes stored on my own server where I host Gitea.

    #Code Collaboration #Git #Git Tools 60 social mentions

  8. Help build, deploy and manage PHP servers in the cloud.
    Pricing:
    • Open Source
    I publish my PHP applications using Laravel Forge on my server which I have with Hetzner.

    #Hosting #Developer Tools #Web Hosting 25 social mentions

  9. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    Most of my code is written in PHP, JavaScript and HTML. For programming I use VS Code editor, and for more complex things, PHPStorm from JetBrains.

    #Text Editors #IDE #Software Development 1008 social mentions

  10. 10
    The Rapid Development Framework for PHP
    Pricing:
    • Open Source
    As the name of the service says it will work best with Laravel but it is not a problem to modify code from other frameworks to make it work the same way. I have several applications created this way in CakePHP. I have this set to manual after clicking the deploy button, but if you want you can turn on quick deploy and then it will publish the application after a push to the main branch (or another one, depending on how you set it up).

    #PHP Web Framework #PHP MVC Framework #Web Frameworks 9 social mentions

  11. 11
    Create, review and deploy code together with GitLab open source git repo management software | GitLab
    Apart from these, I have tried other options such as self-hosted Gitlab, which has its own CI/CD, or Gitea + Drone. I've been using GitLab for the longest time (about 5 years) but as I say I'm trying to simplify things so I can focus on work instead of managing my own server and finding solutions why things don't work.

    #Code Collaboration #Git #Repo Management 112 social mentions

Discuss: My Workflow

Log in or Post with