Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"authors": [
{
"name": "Arman Ag",
"email": "arman.ag@softberg.org"
"email": "arman@quantumphp.io"
}
],
"require": {
Expand Down
4 changes: 2 additions & 2 deletions src/App/Adapters/AppAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Adapters/ConsoleAppAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Adapters/WebAppAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/AppContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/BootPipeline.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Contracts/AppInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Contracts/BootStageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Enums/AppType.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Enums/ExceptionMessages.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Enums/ExitCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Enums/ReservedKeys.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Exceptions/AppException.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Exceptions/BaseException.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Factories/AppFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Helpers/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/
4 changes: 2 additions & 2 deletions src/App/Helpers/dir.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Helpers/misc.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Helpers/uuid.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/InitDebuggerStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/InitHttpStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/LoadAppConfigStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/LoadEnvironmentStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/LoadHelpersStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/LoadModulesStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Stages/SetupErrorHandlerStage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Traits/ConsoleAppTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/App/Traits/WebAppTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Archive/Adapters/PharAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Archive/Adapters/ZipAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Archive/Archive.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Archive/Contracts/ArchiveInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* An open source software development framework for PHP
*
* @package Quantum
* @author Arman Ag. <arman.ag@softberg.org>
* @author Arman Ag. <arman@quantumphp.io>
* @copyright Copyright (c) 2018 Softberg LLC (https://softberg.org)
* @link http://quantum.softberg.org/
* @link https://quantumphp.io/
* @since 3.0.0
*/

Expand Down
Loading
Loading