Skip to content

[EN] Home

Lito edited this page Apr 8, 2024 · 4 revisions

GPS Tracker (Laravel 11 + PHP 8.2 + MySQL 8)

Open source GPS device management platform developed using Laravel 11, PHP 8.2 and MySQL 8. This comprehensive GPS tracking solution is designed to offer robust performance and an intuitive user interface, suitable for both individual users and companies that need to manage multiple tracking devices. This platform is intended as a possible simple alternative to Traccar.

Supported Devices

  • Sinotrack: Confirmed ST-90X models using the Sinotrack protocol.
  • Coban: TK303G model confirmed using GP103 protocol.
  • Teltonika: By TCP using Teltonika protocol.
  • Concox and JimiLab: JM-LL01 model confirmed via GT06 protocol.
  • Queclink: Confirmed model GV500MA using Queclink protocol.
  • OsmAnd: Using HTTP OsmAnd protocol.

Requirements

  • PHP 8.2 or higher (bcmath bz2 intl mbstring opcache pdo_mysql pcntl redis sockets xsl zip)
  • MySQL 8.0.12 or higher
  • Redis

Demo

You can test the demo version at https://tracker-demo.lito.com.es/

Documentation