Download the PHP package skywalker-labs/toolkit without Composer

On this page you can find all versions of the php package skywalker-labs/toolkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package toolkit

# 🧱 Skywalker Toolkit ### *The Universal Architectural Foundation for Elite Laravel Engineering* [![Latest Version](https://img.shields.io/badge/version-1.5.0-darkgray.svg?style=for-the-badge)](https://packagist.org/packages/skywalker-labs/toolkit) [![Laravel Version](https://img.shields.io/badge/Laravel-6.x_--_12.x-red.svg?style=for-the-badge)](https://laravel.com) [![PHP Version](https://img.shields.io/badge/PHP-7.4_--_9.0-777bb4.svg?style=for-the-badge)](https://php.net) [![Build Status](https://img.shields.io/github/actions/workflow/status/skywalker-labs/toolkit/tests.yml?branch=main&style=for-the-badge)](https://github.com/skywalker-labs/toolkit/actions) [![Pattern](https://img.shields.io/badge/Pattern-Clean_Architecture-blue.svg?style=for-the-badge)](https://github.com/skywalker-labs/toolkit) [![PHPStan](https://img.shields.io/badge/PHPStan-Level_9-brightgreen.svg?style=for-the-badge)](https://github.com/skywalker-labs/toolkit) --- **Skywalker Toolkit** is not just a utility package; it is the **Universal Base Package** for all Skywalker products. Designed for extreme backwards and forwards compatibility, it enforces strict **Consistency, Speed, and Security** across a vast array of PHP and Laravel environments ranging from legacy monolithic apps to modern microservices.

🌐 Broad System Compatibility

The Toolkit is engineered to be a drop-in foundation that just works. No strict type conflicts, no version lock-ins.

🏗️ The Core Pillars

1. Robust Foundation Classes

Design complex systems with a consistent base. Use Action, Dto, and Service to enforce clean boundaries.

2. Prefixed Architecture (PrefixedModel)

Prevent database collision in multi-package environments. The PrefixedModel allows you to isolate table names dynamically.

3. Advanced I/O & Profiling (Command)

Console commands designed for production. Integrated framing and structured output for professional DX.

4. Zero-Friction Filesystem & Validation Helpers

Standardized access to core Laravel features with enhanced utility via global helpers and injectables.

5. Enterprise Security Foundation

The Aether Security Suite provides the bedrock for all Skywalker security packages. It includes a universal Zero-Trust engine and strictly typed validation protocols.

🛠️ Developmental Standards

Skywalker Toolkit is built with the highest engineering standards:

🩺 Integrated Package Map & HealthCheck

Monitor your entire vault of Skywalker packages with a single call.

📄 Documentation Suite


Created & Maintained by Skywalker-Labs. The foundation for excellence.


All versions of toolkit with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4|^8.0|^9.0
illuminate/cache Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/console Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/contracts Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/database Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/filesystem Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/support Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
illuminate/validation Version ^6.20.45|^7.30.7|^8.83.28|^9.52.17|^10.48.29|^11.44.1|^12.1.1
symfony/console Version ^3.0|^4.0|^5.0|^6.0|^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package skywalker-labs/toolkit contains the following files

Loading the files please wait ...