dev-master
9999999-devSet of tools for a good start of PHP project
MIT
The Requires
- php >=5.4
The Development Requires
v1.0.0
1.0.0.0Set of tools for a good start of PHP project
MIT
The Requires
- php >=5.4
The Development Requires
Wallogit.com
2017 © Pedro Peláez
Set of tools for a good start of PHP project
Takes care preparing PHP's settings to let you work on a well written project, (*2)
\Paq\PhpStarter\PhpStarter::start();
What does it do?, (*3)
Why?, (*4)
If you only want to convert PHP Errors to Exceptions use, (*5)
\Paq\PhpStarter\PhpStarter::convertErrorsToExceptions();
You SHOULD NOT use "@" (Inline Error Suppression) in your code., (*6)
See PHP The Right Way: Errors and Exceptions, (*7)
Thanks to, (*8)
Set of tools for a good start of PHP project
MIT
Set of tools for a good start of PHP project
MIT