laravel-zero/foundation

This is a mirror from illuminate/foundation.

Package info

github.com/laravel-zero/foundation

pkg:composer/laravel-zero/foundation

Statistics

Installs: 1 597 087

Dependents: 14

Suggesters: 0

Stars: 34

v12.54.1 2026-03-12 09:49 UTC

Requires

  • php: ^8.2

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6ca71aa70897dbe1f456380fc458c9f8705d9bb2

frameworklaravel

This package is auto-updated.

Last update: 2026-06-14 07:45:33 UTC


README

This is a mirror of src/Illuminate/Foundation from Laravel Framework.

Notes

In this package, Illuminate\Foundation\Application class doesn't implement Symfony\Component\HttpKernel\HttpKernelInterface interface. The constant MAIN_REQUEST is copied in from HttpKernelInterface.

Also in this package, the Console\Kernel::load() method does not use the canonicalized absolute path to the app directory.

The Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle class also has been modified to only run the queue teardown when the Queue class exists.

See bin/sync for a full list of automated changes.

Support the development

Do you like this project? Support it by donating

License

Laravel Zero Foundation is open-sourced software licensed under the MIT license.