Releases: sitroz-oz/laravel-legacy-bridge
Releases · sitroz-oz/laravel-legacy-bridge
LaraBridge: Comprehensive Laravel Integration for PHP Projects
LaraBridge is a powerful package designed to provide seamless integration of Laravel functionality into your existing PHP projects.
Key Features:
- HTTP Request Handling - Handle HTTP requests just like Laravel does.
- Including your Dependency Files - Ensures that your function files are always loaded and accessible from anywhere.
- Non-Interruption with Standard Laravel Behavior – Allows you to use public/index.php and artisan as usual.
- Automatic Installation & Removal - Includes scripts for automatic registration and unregistration of LaraBridgeServiceProvider.
- Flexible Error Management– Laravel error handling can be easily disabled for HTTP requests to ensure smooth execution.
Enhance your PHP project with the power of Laravel using LaraBridge.