PHPackages                             flightsadmin/flightadmin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. flightsadmin/flightadmin

ActiveProject[Framework](/categories/framework)

flightsadmin/flightadmin
========================

The skeleton application for the Laravel framework.

v0.0.3(1y ago)15MITBladePHP ^8.2CI passing

Since Mar 19Pushed 10mo agoCompare

[ Source](https://github.com/flightsadmin/flightadmin)[ Packagist](https://packagist.org/packages/flightsadmin/flightadmin)[ RSS](/packages/flightsadmin-flightadmin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (14)Versions (4)Used By (0)

FlightAdmin
===========

[](#flightadmin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/22c3a84601b8c4443ccb261c6028232a213d42076df77604b23f1a42c1a1f44f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c696768747361646d696e2f666c6967687461646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flightsadmin/flightadmin)[![Total Downloads](https://camo.githubusercontent.com/34589021eff7ee7cdf51bec5e20c05f805e2a00439bc19a8711d104e60d203ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c696768747361646d696e2f666c6967687461646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flightsadmin/flightadmin)

FlightAdmin is a comprehensive flight operations management system designed for airlines to manage their flight operations, load control, and weight &amp; balance calculations.

Overview
--------

[](#overview)

FlightAdmin provides airlines with a centralized platform to manage their entire flight operation process, from scheduling flights to generating load sheets and weight &amp; balance calculations. The system is designed to improve operational efficiency, ensure safety compliance, and streamline communication between different departments.

Key Features
------------

[](#key-features)

### Airline Network Management

[](#airline-network-management)

- Manage airlines, stations, and routes
- Configure airline-specific settings and operational parameters
- Track station details including contact information and hub status

### Flight Scheduling

[](#flight-scheduling)

- Create and manage flight schedules with recurring patterns
- Generate flights automatically based on schedules
- Track flight status throughout the operational lifecycle

### Aircraft Management

[](#aircraft-management)

- Maintain aircraft fleet information
- Configure aircraft types with detailed specifications
- Manage cabin layouts, seat maps, and cargo hold configurations

### Load Control

[](#load-control)

- Track passengers, baggage, cargo, and mail
- Manage ULDs (Unit Load Devices) and containers
- Generate loading instructions for ground handling

### Weight &amp; Balance

[](#weight--balance)

- Calculate aircraft weight and balance
- Generate trim sheets and load sheets
- Ensure compliance with aircraft limitations

### Crew Management

[](#crew-management)

- Assign flight crew and cabin crew to flights
- Track crew qualifications and duty times
- Configure crew seating positions for weight &amp; balance calculations

Technical Details
-----------------

[](#technical-details)

### Built With

[](#built-with)

- Laravel - PHP framework for the backend
- Livewire - Full-stack framework for dynamic interfaces
- Bootstrap - Frontend CSS framework
- MySQL - Database

### System Requirements

[](#system-requirements)

- PHP 8.1 or higher
- MySQL 5.7 or higher
- Composer
- Node.js and NPM

Installation
------------

[](#installation)

1. Clone the repository

```
git clone https://github.com/flightsadmin/flightadmin.git
cd flightadmin
```

2. Install dependencies

```
composer install
npm install
npm run build
```

3. Configure environment

```
cp .env.example .env
php artisan key:generate
```

4. Set up database

```
php artisan migrate
php artisan db:seed
```

5. Start the development server

```
php artisan serve
```

Default Users
-------------

[](#default-users)

After seeding the database, the following users will be available:

User TypeEmailPasswordTest UserpasswordData Structure
--------------

[](#data-structure)

### Core Entities

[](#core-entities)

- **Airlines**: Airline companies operating flights
- **Aircraft Types**: Models of aircraft with specific configurations
- **Aircraft**: Individual aircraft in an airline's fleet
- **Stations**: Airports or locations served by airlines
- **Routes**: Connections between stations
- **Schedules**: Recurring flight patterns
- **Flights**: Individual flight operations

### Operational Entities

[](#operational-entities)

- **Passengers**: Travelers on flights
- **Baggage**: Passenger luggage
- **Cargo**: Freight items
- **Containers**: ULDs for baggage and cargo
- **Crew**: Flight and cabin crew members
- **Fuel**: Aircraft fuel loads

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details.

Support
-------

[](#support)

For support, please contact  or open an issue on the GitHub repository.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance50

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

3

Last Release

456d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/523b711178e59be510269001ec8fa1ce3305495b9578aaa53c4e11a179415445?d=identicon)[georgechitechi](/maintainers/georgechitechi)

---

Top Contributors

[![georgechitechi](https://avatars.githubusercontent.com/u/52364198?v=4)](https://github.com/georgechitechi "georgechitechi (88 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/flightsadmin-flightadmin/health.svg)

```
[![Health](https://phpackages.com/badges/flightsadmin-flightadmin/health.svg)](https://phpackages.com/packages/flightsadmin-flightadmin)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
