PHPackages                             magicdevelop/maglang - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. magicdevelop/maglang

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

magicdevelop/maglang
====================

We made this language with a lot of effort so that you can write programs easily

00PHP

Since May 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/MagicalDevelop/MagLang)[ Packagist](https://packagist.org/packages/magicdevelop/maglang)[ RSS](/packages/magicdevelop-maglang/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

MagLang
=======

[](#maglang)

*Simple and easy programming language*

Learn the MagLang programming language :)
=========================================

[](#learn-the-maglang-programming-language-)

1 - Write your code in the *file.ml* file 2 - After writing your code in the *file.ml* file, open the *Render.php* file in your browser and click the run button on the page to convert the server-side code to php code. 3 - The *runner.php* file displays the output of your code 4 - Using the *show.php* file you can display your code output using other programming languages 5 - We guarantee the security of the code written with MagLang. We encrypted the program files for this reason so that your code is completely secure. You can change your code well after converting it to php. 6 - We created this language to overcome the limitations of HTML and make programming easier for you. 7 - Please help us improve this project. Long live the open source world

---

MagLang Programming Language Guide : =&gt;

We will put a sample code written for you in the file.ml file

Note: Our use of parentheses in this document is only for your better understanding and you do not need to use it in the code
-----------------------------------------------------------------------------------------------------------------------------

[](#note-our-use-of-parentheses-in-this-document-is-only-for-your-better-understanding-and-you-do-not-need-to-use-it-in-the-code)

Start your code on the first line optionally :
-----------------------------------------------

[](#start-your-code-on-the-first-line-optionally-)

The outputs one strings.

@p =&gt; (String)
-----------------

[](#p--string)

To define a variable, we do this Using var ($name)

@v =&gt; (variable name) = (Value)
----------------------------------

[](#v--variable-name--value)

To print a variable value without using $ @evar =&gt; (variable name)
---------------------------------------------------------------------

[](#to-print-a-variable-value-without-using-evar--variable-name)

To get your system time @time
-----------------------------

[](#to-get-your-system-timetime)

To add two numbers together @add =&gt; (number1) (number2)
----------------------------------------------------------

[](#to-add-two-numbers-togetheradd--number1-number2)

To subtract two numbers from each other @minus =&gt; (number1) (number2)
------------------------------------------------------------------------

[](#to-subtract-two-numbers-from-each-otherminus--number1-number2)

To divide two numbers @divide =&gt; (number1) (number2)
-------------------------------------------------------

[](#to-divide-two-numbersdivide--number1-number2)

To multiply two numbers @multiply =&gt; (numer1) (number2)
----------------------------------------------------------

[](#to-multiply-two-numbersmultiply--numer1-number2)

To use HTML headings h1 . . . h6

for example : @h1 =&gt; (Text)
------------------------------

[](#for-example-h1--text)

Go to the next line @br
-----------------------

[](#go-to-the-next-linebr)

Documentation of this programming language is being written. Please wait a few more days . . .

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/80ff9c2f216f95a9bd37bbeeec14e4981e5e27fe7768656806969f3ba1be3ac0?d=identicon)[MagicDeveloper](/maintainers/MagicDeveloper)

---

Top Contributors

[![MagicalDevelop](https://avatars.githubusercontent.com/u/88675480?v=4)](https://github.com/MagicalDevelop "MagicalDevelop (11 commits)")

### Embed Badge

![Health badge](/badges/magicdevelop-maglang/health.svg)

```
[![Health](https://phpackages.com/badges/magicdevelop-maglang/health.svg)](https://phpackages.com/packages/magicdevelop-maglang)
```

###  Alternatives

[woodsandwalker/laravel-countries

Laravel Countries is a bundle for Laravel providing ISO 3166\_2 codes for all countries along with a country model, cast and validation rule.

109.5k](/packages/woodsandwalker-laravel-countries)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
