This project takes the useful Laravel helper functions and allows you to use them in Non-Laravel projects.
Version 3.0.0 - Laravel 10/11/12 Compatible
This major release brings the package up to date with Laravel 10, 11, and 12, adds 35+ new helper functions, includes comprehensive test coverage, and requires PHP 8.1+.
Key Features
- ✅ 100+ Laravel helper functions - All the helpers you know and love
- ✅ Laravel 10/11/12 compatible - Up to date with the latest Laravel versions
- ✅ PHP 8.1+ support - Modern PHP with better performance
- ✅ Comprehensive tests - 105 tests with 234 assertions
- ✅ CI/CD ready - GitHub Actions workflow included
- ✅ Well documented - Complete function documentation
Requirements
- PHP 8.1 or higher
- Composer