nenglish7 / optimize
Optimize your php to ensure that all the functions and classes are defined for complete compatibility. Enable helper functions and classes to speed up the development of your web application.
Requires
- php: ^5.6|^7
- psr/container: *
- psr/log: *
- symfony/polyfill-php70: *
- symfony/polyfill-php71: *
- symfony/polyfill-php72: *
Requires (Dev)
- phpunit/phpunit: ^5|^6
- squizlabs/php_codesniffer: ^3
This package is not auto-updated.
Last update: 2024-11-14 14:21:06 UTC
README
Nenglish7/Optimize
Optimize your php to ensure that all the functions and classes are defined for complete compatibility. Enable helper functions and classes to speed up the development of your web application.
Getting Started
Prerequisites
PHP: ^5.6|^7
Installation
It is recommended that you use composer.
Composer can be installed by using the installer by going to their website and clicking download and it will show all the installation instructions. Once it has been installed correctly you proceed with running the console command below.
composer require nenglish7/optimize
License
Nenglish7/Optimize is licensed under the Apache-2.0 license.
A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
Links
- The documentation is at https://github.com/Nenglish7/Optimize/tree/master/docs
- File issues at https://github.com/Nenglish7/Optimize/issues