๐ Enjoying this package? Consider sponsoring me on GitHub or buying me a beer.
Introduction
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