Workplaces for digital nomads: the API

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • api

    REST API microservice of Workplaces in Cyprus website (by workplacescy)

    The composer.json and project configuration is lightened as much as possible: unused packages and classes are removed, platform-check is disabled, and classmap-authoritative is enabled.

  • EloquentFilter

    An Eloquent Way To Filter Laravel Models And Their Relationships

    Apart from the validators, requests are passed through EloquentFilter-based filters - a very expressive solution instead of a bunch of if's and when's.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • google-maps

    Collection of Google Maps API Web Services for Laravel

    To get detailed geodata for the place from Google Maps, GooglePlacesService and alexpechkarev/google-maps package are used. In API service all the places are added only with the name, city and properties for rating. The rest data - coordinates, business ID, address and link are obtained from Google Places API.

  • Rector

    Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

    For manual check there is Rector with some exceptions.

  • swagger-php

    A php swagger annotation and parsing library

    Native PHP attributes allowed OpenAPI markup to be much more compact than in DocBlocks. The resulting openapi.yaml is created with swagger-php and used to test the API.

  • Incoming

    Incoming! helps you receive email in your Rack apps.

    Sentry is used for errors tracking and Honeybadger is used for uptime and availability checks.

  • twill

    Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.

    I've worked with Twill before, so I decided to use it for my project: an open, free system with rich features and good support. Why not? :-)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Sentry

    Developer-first error tracking and performance monitoring

    Sentry is used for errors tracking and Honeybadger is used for uptime and availability checks.

  • Pest

    Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.

    For the tests, Pest is used with Laravel support, parallel execution of tests, and with disabled throttling ($this->withoutMiddleware(ThrottleRequests::class).

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