Oink: An API for PHP in a single file

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. oink.php

    🐽 oink.php is a single-file PHP library to easily build APIs (by jcarlosroldan)

    There's some documentation here...

    https://github.com/jcarlosroldan/oink/blob/main/documentatio...

    But I get your point.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. ugly

    Nice! Here is my own take on the same idea (single file PHP api)

    https://github.com/prog-re/ugly/blob/main/docs/manual.md

  4. Zaap

    Zaap makes it super easy for you to write a PHP REST API

    Hey, nice! Here's my take on the same concept: https://github.com/aaviator42/zaap

    Allows me to have an API with multiple methods and endpoints up and running in minutes. :)

  5. postgrest

    REST API for any Postgres database

    You don't need this PHP snippet:

    To get the same functionality without the extra step, simply use PostgREST [1]

    [1] https://postgrest.org/

  6. api.php

    Easily build an Internet API in a single file using PHP

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What I Learned from Making the Python Back End for My New Webapp

    2 projects | news.ycombinator.com | 16 Oct 2024
  • PostgREST 12.2: Prometheus metrics

    1 project | dev.to | 29 Aug 2024
  • PostgREST – Serve a RESTful API from Any Postgre Database

    1 project | news.ycombinator.com | 25 Jul 2024
  • Single Software Developer Projects

    1 project | dev.to | 24 Feb 2024
  • My experience using Sveltekit, Supabase, and Vercel to build an AI image guessing game.

    1 project | /r/sveltejs | 27 Apr 2023

Did you know that PHP is
the 14th most popular programming language
based on number of references?