Software Alternatives, Accelerators & Startups

PHP is the new JavaScript?

FrankenPHP Fathom Analytics Laravel Forge Hack Lang
  1. FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers.
    Pricing:
    • Open Source

    #PHP #PHP Infrastructure Management #Web Servers 7 social mentions

  2. Simple, trustworthy website analytics (finally)
    Pricing:
    • Open Source
    • $14.0 / Monthly (100,000 Pageviews)

    #Open Source #Analytics #Privacy 61 social mentions

  3. Help build, deploy and manage PHP servers in the cloud.
    Pricing:
    • Open Source
    The comments on this thread are interesting. I use Laravel extensively. For big applications, serving lots of users. It works when the application is relatively complex, and the ecosystem is second to none. Need to just throw it up on a server? There's Forge[1]. A better CI/CD process? Envoyer[2]. Want serverless? Not for me, but Fathom[3] use it to deal with >100Ms of hits a day; there's Vapor[4]. All three of those are Laravel developed and maintained solutions. If I'm throwing something small together then sure, I'll maybe use Flask or something lightweight[5]. But Laravel is very good for nearly every use-case where you intend to actually build something. Then there's the bigger question: if you're building to meet a business use case, or well, to make money, then why wouldn't you use the most complete scaffold possible? I'd say Laravel is that. If it's too much of a pain to do something in PHP I can just stick in a call to a python file or really whatever language I want. But for the basics? A db? Auth? And lots of other stuff that I never want to personally build again? Yeah, give me Laravel everyday. [1] https://forge.laravel.com/.

    #Web Hosting #Cloud Hosting #Domain Name Registrar 32 social mentions

  4. A programming language for HHVM that interoperates seamlessly with PHP
    What ever happened to Hack (https://hacklang.org) the language Meta built as a superset of PHP? Why not take an approach more similar to TypeScript? I sometimes do wonder if many of the server side rendering approaches (or alternative Node runtimes) would be better off trying to emulate some aspects of PHP.

    #Programming Language #Programming #Programming Tools 21 social mentions

Discuss: PHP is the new JavaScript?

Log in or Post with