PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Temuri Takalandze   PHP JSON Object Create   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP JSON Object Create
Fill PHP objects from a JSON string
Author: By
Last change:
Date: 3 years ago
Size: 306 bytes
 

Contents

Class file image Download
<?php

/*
 * This file is part of the abgeo/json-to-popo.
 *
 * Copyright (C) 2020 Temuri Takalandze <takalandzet@gmail.com>.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

require __DIR__ . '/../vendor/autoload.php';