Workplaces for digital nomads: the API

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • 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.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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? :-)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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