Looking to hire Laravel developers? Try LaraJobs

laravel-adminerneo-builder maintained by sabbottlabs

Description
Build tool for compiling AdminerNeo v5
Last update
2025/02/09 09:02 (dev-main)
License
Links
Downloads
63

Comments
comments powered by Disqus

AdminerNeo Builder

Build tool for compiling AdminerNeo v5 from source.

Overview

Handles compilation of AdminerNeo v5:

  • Downloads source code
  • Compiles with selected features
  • Outputs ready-to-use build

Requirements

  • PHP 8.1+
  • Git
  • PDO extension

Usage

./scripts/build

Output

  • output/adminer.php - Compiled AdminerNeo
  • output/plugins/ - Plugins from AdminerNeo Source
  • output/version.txt - Build info
  • output/README.md - Documentation
  • output/LICENSE.md - License

License

Apache License 2.0 or GPL v2