8000 GitHub - palzin/beam-core
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

palzin/beam-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beam Core

PalzinDumps Windows App PalzinDumps MacOS App PalzinDumps Linux App

👋 Hello Dev,


Beam is a friendly app designed to boost your PHP coding and debugging experience.

When using Beam, you can see the result of your debug displayed in a standalone Desktop application.

Get Started

Requirements

PHP 8.0+

Usage

  1. Download the 🖥️ Beam Desktop App from Palzin Beam.

  2. Install Beam Core in your PHP project, run the command:

 composer require palzin/beam-core --dev
  1. Configure Beam, run:
vendor/bin/beam configure
  1. Add a ds() function somewhere in your code.

Here's an example:

// File: index.php

<?php 

//... some PHP code ...

ds('Hello from Beam!');

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0