probe / foundation
All of the components you may need to build modern PHP applications. (Used in Focal PHP)
v1.6.2
2026-06-16 21:48 UTC
Requires
- php: >=8.4
- laravel/prompts: ^0.3.13
- patryknamyslak/patform: ^1.3.1
- symfony/filesystem: ^8.0
- symfony/var-dumper: ^8.0
README
An app-breaking bug has been identified in releases
1.6.1.2and older. The helpers.php file breaks some codebases that utilise symfony packages but also breaks by default as from 1.6.x (Could be even earlier) the package uses symfony components and some helper code was poorly written in the way that it causes runtime exceptions to be thrown due to improper handling of custom function declaration.