PHPackages                             sikessem/program - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. sikessem/program

ActiveLibrary

sikessem/program
================

The SIKessEm PHP program

03PHP

Since Jul 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/siguici/Program.php)[ Packagist](https://packagist.org/packages/sikessem/program)[ RSS](/packages/sikessem-program/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Program.php
===========

[](#programphp)

The SIKessEm PHP program

Installation
------------

[](#installation)

Use Composer to install the library with this command:

`composer require sikessem/program`

Or [click here to download it directly in ZIP format ](https://github.com/SIKessEm/Program.php/archive/refs/heads/main.zip)

Usage
-----

[](#usage)

If you are using Composer, include the Composer autoload file. Otherwise, you can use the example below in all cases:

1. Go to your working directory with the command `cd my_working_directory` where ***my\_working\_directory*** is your working directory
2. Create the ***boot.php*** file (you can use the command `touch boot.php`)
3. Open the new file (***boot.php***) in your code editor
4. Copy and paste the code below:

```
