How to Create Your Own Data Validator in PHP In this tutorial, I will teach you how to...
PHP Logger PSR-3: Logger Interface Install the standard interfaces for Logger...
A simple Options Resolver to processes and validates option array. PHP version required...
A simple Router for PHP App using PSR-7 message implementation PHP version required 7.3 N...
Resolve the dependencies of our objects We're going to use the Reflection API W...
PHP Dependency Injection Container PSR-11 Install the standard interfaces for...
PHP Event Dispatcher PSR-14 Create an Event dispatcher is very easy Install the...
How to Build a Secure Authentication with PHP PHP version required 7.3 The interfaces Us...
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER. Now we create...
PHP version required 7.3 Building SQL Queries with Query Builder Let's create the class t...
Ideal for small project : <?php namespace DevCoder; /** * Class Template * @package DevCode...
Symfony messenger use Supervisor to keep workers running but not all web hosting have a supervisor....
PHP version required 7.3 Manage your session without use directly $_Session global variable...
Integrate Oauth2 Linkedin for Symfony (or other framework) is easy. Install the lib oauth2-linkedin...