Preloader
Preloader copied to clipboard
Preloader helper to create a PHP-ready preload script from Opcache.
Hellow. My project folder is '/var/www/html'. I want append files from '/var/www/html/vendor'. I set in option `Preloader::make() ->append([ROOT_PATH.'vendor/']) ->useRequire(ROOT_PATH.'vendor/autoload.php') ->writeTo('pathtofile');` where ROOT_PATH = '/var/www/html/`. When I start the script, out...
Hi, first of all, thank you for this useful package 👍 We cannot install the package because we have a newer Symfony finder version 6.1.3 in the project and your...
just a minimal update to make it work with symfony/finder 6
... and add a link on each badge.
Please be gentle with me. I am very bad at arguing. In `writeTo` and in `performWrite` "return-false world" and exception world (OOP) collide 💥 Please thrown an exception, do not...
https://github.com/DarkGhostHunter/Preloader/blob/3eddcf652a38cf31260de0a13ae03c27af069458/composer.json#L23
There is such a thing as an outdated action. 🙊 `actions/checkout`
Hello! PHP's website spells OPcache "OPcache". https://www.php.net/manual/en/book.opcache.php Would you merge such a PR?
This PR allows to use new versions of package `symfony/finder` v5. The change has been used in a production environment without causing any issue.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...